Login  Register

Re: TextRenderer - my text won't show

Posted by chakie on Aug 30, 2013; 5:37pm
URL: https://forum.jogamp.org/TextRenderer-my-text-won-t-show-tp4029291p4029933.html

Yeah, but you made good progress with the test app. I'm digging a bit into the private classes in jogamp/graph/curve/opengl/, looking for that glActiveTexture() that seems to cause problems. It's a bit rocket science and highly abstracted so it's really hard to try to follow the code online using GitHub's primitive code browsing tools.