Login  Register

Re: Is this the correct way to draw rotated text with TextRenderer?

Posted by Martin on Jan 21, 2022; 3:29am
URL: https://forum.jogamp.org/Is-this-the-correct-way-to-draw-rotated-text-with-TextRenderer-tp4037443p4041596.html

Thank you, your example was very helpful .

My main mistake was to use radians instead of degrees but there was other things to fix.

I’ll share my final version when I got it merged!