Login  Register

Text rendering, best solution for my case

Posted by elect on Apr 14, 2014; 1:43pm
URL: https://forum.jogamp.org/Text-rendering-best-solution-for-my-case-tp4032192.html

So, I need to render some text labels, where basically some text is surrounded by a simple frame..

I need this to rely somehow on some geometry, in order to apply the billboard technique

Moreover, I also need the right depth values for the depth peeling

Which would be the best solution for that?

I thought to render externally in java or so on and just create a texture..

Is there anything better and/or any tool for text that suits my need?

I didnt find anything recent useful, everything looks outdated..