Re: Can anyone provide an example of how to use com.jogamp.graph.curve.opengl.TextRenderer
Posted by
gouessej on
May 09, 2012; 7:07am
URL: https://forum.jogamp.org/Can-anyone-provide-an-example-of-how-to-use-com-jogamp-graph-curve-opengl-TextRenderer-tp3968662p3973361.html
That's what I meant. I think that you get crash because of interlacing calls to the text renderer and calls to other drawings. Do you use some VBOs between the beginning and the end of text rendering?