setzer22 / jogl-lesson-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lesson 2 of JOGL Tutorial: Rendering Colored Cube Using Shaders

Running the example

The project requires Maven to be built from sources. To run the application for the source code, you can execute the following command in the root of the project:

	mvn exec:java

The tutorial can be found at: http://www.coding-daddy.xyz/node/16

About


Languages

Language:Java 99.2%Language:GLSL 0.8%