http://members.optusnet.com.au/ksaho/krunosStupidBehaviour/seisure.jar
My first fragment program.
Damn this was so easy to do.
I think my brain is waking up this time of the year. I learnt how to use and create vertex and fragment programs within 15 minutes.
After I understood it, I’ve basically decided to use display lists in conjunction with shaders so I don’t have to depend on display lists to do all the fancy stuff, just to do basic framework. It also saves memory.
My only issue now is how would I pack JOGL files with my app and have my app rely on them?