Re: useful Java2D bridge
Posted by Brandon Borkholder on Feb 15, 2012; 5:38pm
URL: https://forum.jogamp.org/useful-Java2D-bridge-tp3391708p3747726.html
I just recently ported it to JOGL 2.0-rc5. It's ~90% feature-complete and I think it's ready to be included with jogamp builds. My next big task will be to implement most of the drawing using shaders rather than the fixed function pipeline. But that can happen later.
Should we start a new thread to talk about the module process?