Re: Using multiple models in a scene
Posted by
gouessej on
Jun 24, 2018; 9:33am
URL: https://forum.jogamp.org/Using-multiple-models-in-a-scene-tp4038956p4038961.html
Yes. I was right, call glBindBuffer before each call of glDrawElements. You seem to use the latest bound VBO.