Login  Register

Re: [JOGL] VBO's not updating

Posted by gouessej on Jun 02, 2015; 12:05pm
URL: https://forum.jogamp.org/JOGL-VBO-s-not-updating-tp4034566p4034579.html

You shouldn't store GL instances (you could use one of them even it has become invalid). Rather call GLContext.getCurrentGL().
Julien Gouesse | Personal blog | Website