Re: TextRenderer - my text won't show
Posted by
gouessej on
Aug 09, 2013; 7:49am
URL: https://forum.jogamp.org/TextRenderer-my-text-won-t-show-tp4029291p4029769.html
There is no backward compatible profile available for your hardware. Therefore, you cannot benefit of OpenGL 3 and use GL2 at the same time :s Use the new shader based text renderer, wait for the fix of the bug 810 affecting the legacy renderer or use GL2.
You can use a 3D engine providing its own text rendering but a few supports forward compatible profiles. Even JMonkeyEngine 3 still uses a very few features of the fixed pipeline.