Re: TextRenderer - my text won't show
Posted by
chakie on
Aug 09, 2013; 9:07am
URL: https://forum.jogamp.org/TextRenderer-my-text-won-t-show-tp4029291p4029773.html
I took some code from this:
http://forum.jogamp.org/file/n4029530/TestTextRendering.javaNote that the exception comes due to DebugGL being used. I assume that a normal test would would not notice it unless the text color is changed. I'm still learning so I always use DebugGL.
I'll see if I can get one of the demos working.