Hey guys, I’ve got a GLSL file from here: http://mouaif.wordpress.com/2009/01/05/photoshop-math-with-glsl-shaders/ that I would like to use in an application leveraging JOGL, but I really have no idea how to load and use a GLSL file with JOGL. Can someone point me towards a tutorial or example code to help me understand what I need to do?
Thanks