Hi,
I saw a few other threads on rendering text, but they looked like they were addressing an issue more complicated than what I’m interested in, so I thought this was worthy of making a new thread.
Is there anyway to replicate the functionality of Graphics.drawString() in JOGL? Including setting the font we want to use, text size, and text position in addition to the actual string I want to draw.
Thank you.