Re: Curve text rendering and glBindVertexArray(0)
Posted by
gouessej on
Sep 20, 2017; 7:22pm
URL: https://forum.jogamp.org/Curve-text-rendering-and-glBindVertexArray-0-tp4038188p4038194.html
JOGL creates a VAO and uses it with the VBOs without VAOs when using the core profile.