Login  Register

Re: Graphical glitch in Linux/Windows, different glitch with Mac

Posted by jmaasing on Jan 01, 2014; 10:08am
URL: https://forum.jogamp.org/Graphical-glitch-in-Linux-Windows-different-glitch-with-Mac-tp4031102p4031103.html

wspear wrote
Basically, we're rotating charts. From one side the charts look normal:
...
From the other side some objects don't seem to be properly opaque to the other objects. We can see all of an object that should be hidden by the object in front o fit. I am a rank newbie at jogl programming and don't have any intuition about what
...
That almost looks like the boxes are drawn in the same order in both pictures but without depth testing. Strange though that it doesn't appear on Macs, maybe different driver defaults or different graphics configurations. Hard to say without knowing more.