Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 795 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 795 Bytes

modern-jogl-examples

Examples ported in JOGL from the book "Learning Modern 3D Graphic Programming" by J.L.McKesson

To run the examples, just follow these simple steps:

Remember to clean & build after cloning it!

In this project there are the original Jglm and the java unofficial opengl SDK. At the end of 2012 I decided to make them as separated projects, in order to make things clear and hope that they could grow their own. But you don't need them, the original ones work out of the box.