Re: Extracting projected coordinates
Posted by
Christian Catchpole on
May 22, 2010; 9:57pm
URL: https://forum.jogamp.org/Extracting-projected-coordinates-tp835912p837041.html
Thanks guys.
http://www.twitvid.com/53G7OThis is what I have so far. I'm using an AWT component I had already written which uses transparency and I rendered it to a BufferedImage, then converted it to OpenGL image. But the plan is to probably at least use OpenGL to render the transparent panel.