This library is meant for shader handling, it will help you to load and setup shaders for rendering in jogl/processing. It’s does exactly what had been said, no more.
technical:
tested in windows xp 32bit
compiled for j1.5 ( so it should work for macs )
what is does:
- loads glsl/cg shaders
- loads cgfx effect files
- connects to processing easily (as i use processing)
- works with java/jogl just as good
more information:
- documentation is online (javadoc. not much comments sorry)
- examples are in the zipfile
- source code is in the zipfile (eclipse project)
Deep has been released. After getting some problems at the Beach party’s & compo machine unfortunately it couldnt be shown/released oficially at a demoparty. We thought about releasing it at an american demoparty (Blockparty) but then again it didn’t work out at the compo machine. How lucky for us. So we just took the package and released over the web.. oficially.
Fur experiment on the gpu. I have found a paper on the internet speaking about fur-rendering, i fount it to be easy so i wanted to give it a try. I believe the paper can be found at ATI’s website. Works pretty well. Next step is adding forces to improve the fur animation (it already animates if you look closely).