Login  Register

Re: Which JOGL TextRenderer should I use?

Posted by tami on Dec 28, 2011; 6:18pm
URL: https://forum.jogamp.org/Which-JOGL-TextRenderer-should-I-use-tp3199861p3616954.html

Did you ever get this working?

I tried to use your text rendering code here, but I get an error that says the text renderer is not initialized.  When I initialize it with .init, I don't get any compile errors, but I get the following runtime error and nothing is rendered:

createAndCompileShader: Pre GL Error: 0x502

Help???

Thanks so much.