Home > Free Software, Graphic > bling : a small shader library

bling : a small shader library

Hello all,

I just wrote a small shading library, that abstracts the complexity of loading and using shader behind some nice GObject classes ;)   This is just a toy library for now, I hope it will get useful, and extended.

For now it doesn’t do anything fancy,it just load ARB_*_program shaders if you graphic card supports them, and also GLSL shaders if your card supports them.

You can grab a tarball with all the code from here :  bling.tar.bz2

Enjoy !

Categories: Free Software, Graphic
  1. April 16, 2007 at 2:49 pm | #1

    Nice one! Glad to see the shading stuff picking up on more places these days.

  2. April 16, 2007 at 5:33 pm | #2

    thanks ;) and btwsome parts of the library (the test files) is based on your beautiful opengl demos ;) thanks a lot

  3. Kaspar
    November 13, 2009 at 4:38 am | #3

    Do you still have this?

  1. No trackbacks yet.