Re: Adding color onto a model
Posted by
gouessej on
Jun 26, 2013; 7:52am
URL: https://forum.jogamp.org/Adding-color-onto-a-model-tp4029468p4029473.html
Xerxes Rånby wrote
I recommend you to read a generic book on OpenGL with focus on using the programmable pipeline in order to get familiar with using modern OpenGL. The ideas from any OpenGL book can be applied when using JOGL since its the same API.
http://www.arcsynthesis.org/gltut/ - Jason L. McKesson: Learning Modern 3D Graphics Programming - e-book
It would be interesting to port these examples to JOGL 2. Someone started this work some months ago.