jogamp
›
JogAmp's Ardor3D Continuation
Login
Register
Re: Order of children not necessary respected?
Posted by
gouessej
on
Mar 02, 2018; 12:25pm
URL:
https://forum.jogamp.org/Order-of-children-not-necessary-respected-tp4038695p4038697.html
Hey
I fear that the culprit is in your own code, there is no drawing in random order as you can see in the source code:
https://github.com/gouessej/Ardor3D/blob/master/ardor3d-core/src/main/java/com/ardor3d/scenegraph/Node.java#L375
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page