Tuesday 12 August 2008

glsl noise function implementation

After trying to use the glsl noise[1234] functions and receiving always zero, I did a little research to find out that in nVidia cards they are not implemented.

A reference:
http://averageadam.com/2005/09/26/glsl-noise-woes/