/ofxGLSLSimplexNoise

Simplex noise generator using GLSL

Primary LanguageC++

ofxGLSLSimplexNoise

Generate simplex noise using GLSL(shader). The GLSL code based on ashima's imprimantation. https://github.com/ashima/webgl-noise

License

ofxGLSLSimplexNoise is distributed under the MIT License.