Re: Can anyone provide an example of how to use com.jogamp.graph.curve.opengl.TextRenderer
Posted by lukej on May 08, 2012; 12:20pm
URL: https://forum.jogamp.org/Can-anyone-provide-an-example-of-how-to-use-com-jogamp-graph-curve-opengl-TextRenderer-tp3968662p3971161.html
Can you elaborate on what you mean by "unbind my VBOs correctly"?
After every glBindBuffer call, I have a matching glBindBuffer call that binds it to 0. Is that what you mean? I'm still getting issues though.
Also, the ATI graphics card and driver I'm using have GL 1.5 available. The card is a Radeon HD 5700 series with the latest driver.