Login  Register

Re: Using multiple models in a scene

Posted by gouessej on Jun 25, 2018; 12:51pm
URL: https://forum.jogamp.org/Using-multiple-models-in-a-scene-tp4038956p4038963.html

You have to use GL_ELEMENT_ARRAY_BUFFER for the indices (instead of GL_ARRAY_BUFFER).
Julien Gouesse | Personal blog | Website