Login  Register

JOGL2 + OpenGL 3.3

Posted by dbzk on May 06, 2013; 7:56pm
URL: https://forum.jogamp.org/JOGL2-OpenGL-3-3-tp4029102.html

Hi all,

I have tried to translate the tutorial from http://www.arcsynthesis.org/gltut/Basics/Tutorial%2001.html in Java with JOGL2, NEWT, but the triangle is not displayed.

I've added the source code.
JOGL2NewtOpenGL33.java

If someone has an idea?

Thanks.