Re: Order of children not necessary respected?
Posted by ThomasR on Apr 19, 2018; 10:29pm
URL: https://forum.jogamp.org/Order-of-children-not-necessary-respected-tp4038695p4038830.html
I think I should be worried, because of the behavior I've described. When the depth test is turned off, textures don't seem to be drawn the way they should, but the Quads are just fine. I will experiment some more on different hardware. Perhaps
I can have a Node with the layers as children and disable the depth test just for this node, and bypass the sort just for this Node. Is this possible?