Re: JOGL on Ubuntu 15.04
Posted by
gouessej on
Aug 25, 2015; 8:05am
URL: https://forum.jogamp.org/JOGL-on-Ubuntu-15-04-tp4035124p4035131.html
You're welcome.
Reminder: Your example uses the fixed pipeline whereas it isn't future proof as it has been removed from forward compatible profiles in OpenGL, I advise you to have a look at
elect's example too.