<p>Defines 2D, 3D and 4D procedural noise functions Based on the work of Stefan Gustavson and Ashima Arts on "webgl-noise": <ahref="https://github.com/ashima/webgl-noise">https://github.com/ashima/webgl-noise</a> Following Stefan Gustavson's paper "Simplex noise demystified": <ahref="http://www.itn.liu.se/~stegu/simplexnoise/simplexnoise.pdf">http://www.itn.liu.se/~stegu/simplexnoise/simplexnoise.pdf</a> Defines the half-precision floating-point type, along with various typedefs for vectors and matrices. </p>
<p><<aclass="el"href="a00079.html"title="OpenGL Mathematics (glm.g-truc.net)">glm/gtx/noise.hpp</a>> need to be included to use these functionalities. </p>