Login  Register

Re: Order of children not necessary respected?

Posted by ThomasR on Mar 06, 2018; 10:07pm
URL: https://forum.jogamp.org/Order-of-children-not-necessary-respected-tp4038695p4038715.html

Hi,

This is as close to SSCCE as I can get: four files, the main is in DisplayA3D. You only need Jogamp Ardor3D. These can also demonstrate that independent textures don't want to work across multiple JFrames. Maybe something will jump out at you and you can guide me how to implement fixes. I'm able to duplicate the problems with this code.
DisplayA3D.java
ManagerA3D.java
DefaultSceneA3D.java
SceneA3D.java