Re: JOGL 2 support for Ardor3D, JMonkeyEngine 3, jzy3d and NiftyGUI
Posted by
gouessej on
Oct 29, 2015; 4:07pm
URL: https://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p4035663.html
Look at RenderQueueExample to see how to use the queues. Search GL_DEPTH_TEST in the code. Create a mesh data containing 2 triangles or a single quad and affect some colors to the vertices.