Login  Register

Re: Solution found, Problem with creating more VBO Buffers

Posted by adi on Mar 01, 2017; 9:19am
URL: https://forum.jogamp.org/Problem-with-creating-more-VBO-Buffers-tp4037689p4037702.html

Hi elect

Thanks for your Hints.
Multiplikation are slower than shifts.
And what is it with ((maxPoints<<1)+maxPoints)<<2 ) or maxPoints*3 :-)
The other problems was not the glGenBuffers, they are working correct.
I was not in a correct state.
Using glGenBuffers not in an opengl context doesn't work good:-)