Login  Register

Re: TextRenderer - my text won't show

Posted by chakie on Aug 09, 2013; 9:57am
URL: https://forum.jogamp.org/TextRenderer-my-text-won-t-show-tp4029291p4029781.html

Oh, there is definitely something wrong in my code that causes all rendering to disappear. I guess that the TextRenderer changes the projection matrix and I simply have to force my camera to reset it afterwards. Now I only do it when the camera actually changes.

The exception however does not come from my code. I could make a bug report about it if I dig a bit deeper into the code.