Re: [JOGL] VBO's not updating
Posted by Al on Jun 02, 2015; 10:24am
URL: https://forum.jogamp.org/JOGL-VBO-s-not-updating-tp4034566p4034571.html
Thank you for your reply.
I will post a git url of my project as soon as I can, no problem.
For your ideas, vboIsUpdate is well set to false when I load a new object an it is not a final boolean.
I am a beginner in OpenGL and I don't know if my managment of VBOs is well done, what do you think ?