Re: Using GL2 from JOGL
Posted by
gouessej on
Feb 11, 2019; 12:39pm
URL: https://forum.jogamp.org/Using-GL2-from-JOGL-tp4039492p4039512.html
Why not using glGenBuffers instead? glCreateBuffers requires OpenGL 4.5.
I would use Jzy3d 1.0.2. It's an active project but it's a mature library, there is no need of changing everything.