Login  Register

Modern JoGL examples

Posted by elect on Jul 16, 2013; 9:46am
URL: https://forum.jogamp.org/Modern-JoGL-examples-tp4029597.html

Hi,

I am porting to JoGL the examples of the book "Learning Moder 3D Graphic Programming", by J.L. McKesson in order to learn the new OpenGL

I covered up to the Chapter 7, but now examples are getting always more and more big and complicate, that's why I need help

While I was studying the book I also started, in parallel, creating a JoGL environment such as classes to handle GLSL programs, elements to be rendered, matrix stacks and also a raw port of GLM..

Better opening a new repository or being a nested part of an already existing one (such as maybe the sgothel jogl-demos)?