Re: Comments on the new TextRenderer
Posted by rmnoon on Sep 24, 2011; 11:52am
URL: https://forum.jogamp.org/Comments-on-the-new-TextRenderer-tp3357667p3364213.html
The new TextRenderer looks really cool to me (I drooled in the youtube video). I can't get the webstart demo to work either (running Chrome 15 beta on MacOS 10.7).
In terms of usage: I'd love to use this as overlay text on my existing application. Is it straightforward to use TextRenderer with GLCanvas / GLJPanel? I looked through the source and all I could see was that TextRenderer is a Renderer object with its own drawing callbacks. I wasn't sure how I'd integrate that with what I have already.
Thanks!