Re: TextRenderer - my text won't show
Posted by Martijn on Jun 04, 2013; 8:49am
URL: https://forum.jogamp.org/TextRenderer-my-text-won-t-show-tp4029291p4029311.html
Hello,
I also really can't figure out what I am doing wrong, I try to make a 2D game but as soon as I call the drawString3D methods my background stops drawing as well as my particle systems.... does it conflict with VBO's or something? but it still renders all of the other objects in my scene :/ it seems so random.
Regards