Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 665 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 665 Bytes

processing-base-project

This is a basic project schema using Processing with Apache Maven. Based on the RBG Cube example.

Execution sample:

Howto build


Requirements:

Console commands:

cd processing_base_project
mvn clean package assembly:single
java -jar target/processing-base-project-1.0-SNAPSHOT-jar-with-dependencies.jar