Computer Graphics with JOGL (Java Binding for the OpenGL)
Computer Graphics with JOGL (Java Binding for the OpenGL)
Clone
git clone https://github.com/humbertodias/jogl-examples.git
Inside the folder
cd jogl-examples
Run
mvn compile exec:java -Dexec.mainClass="cg.Cube"