Re: Order of children not necessary respected?
Posted by
gouessej on
Mar 05, 2018; 7:44pm
URL: https://forum.jogamp.org/Order-of-children-not-necessary-respected-tp4038695p4038709.html
Actually, trying to elaborate a SSCCE helps to determine where the culprit is and obviously I can't fix a bug I can't reproduce. Personally, I'm sure it's not a deadlock, I would look at the management of textures, especially where they are bound, in the helpers and utilities. You should look at how you update the coordinates in the vertex buffer objects.