Login  Register

Re: JOGL 2 support for Ardor3D, JMonkeyEngine 3, jzy3d and NiftyGUI

Posted by elect on Feb 13, 2016; 3:25pm
URL: https://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p4036220.html

Andreas wrote
Hi,

thanks for the answer. How can I avoid this behaviour? Even if you build a cylinder with quads as one mesh, you're getting the same as seen in the image. I don't know how to sort inside one object?

Andreas
You need Order Independent Transparency, you can take a look at this OIT showcase project of mine

Where do you need it, in which program?

Which OpenGL profile does this program use it and which one do you have?