Re: Concept of Java3D's OrderedGroup...
Posted by
gouessej on
Sep 18, 2017; 8:34am
URL: https://forum.jogamp.org/Concept-of-Java3D-s-OrderedGroup-tp4038183p4038184.html
Hi
Maybe I'm missing something but I do nothing to drive it more complicated than it has to be. The children are stored into plain array lists, I use nothing fancy. However, note that
they are drawn in the reverse order except if you use a delegate.