Login  Register

Re: Using multiple models in a scene

Posted by gouessej on Jun 22, 2018; 8:33am
URL: https://forum.jogamp.org/Using-multiple-models-in-a-scene-tp4038956p4038957.html

Hey

It's difficult to guess without looking at your source code. Do you use VBOs? Do you bind them correctly?
Maybe this example can help:
https://sourceforge.net/p/tuer/code/HEAD/tree/alpha/drawer/StaticVertexBufferObject.java#l64
Julien Gouesse | Personal blog | Website