Re: JOGL Shader Questions
Posted by bgroenks96 on Mar 26, 2013; 2:52pm
URL: https://forum.jogamp.org/JOGL-Shader-Questions-tp4028783p4028837.html
Thanks guys. That's a lot of examples. Let me look through all of these and I will let you know how I'm doing after that.
And I'm fine with using TextureIO directly rather than doing everything from AWT. I wasn't expecting the OpenGL renderer to work with existing Java2D dependent code. As long as I can load data from a URL, I'm all for it.