mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 08:41:55 +00:00
doc
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
*
|
||||
* MIT License (MIT), http://opensource.org/licenses/MIT
|
||||
* Full license can be found in the LICENSE file
|
||||
*
|
||||
* Based on the work of Stefan Gustavson and Ashima Arts on "webgl-noise":
|
||||
* https://github.com/stegu/webgl-noise
|
||||
* Following Stefan Gustavson's paper "Simplex noise demystified":
|
||||
* http://www.itn.liu.se/~stegu/simplexnoise/simplexnoise.pdf
|
||||
*
|
||||
* Implementation based on glm::glc::noise.hpp:
|
||||
* https://github.com/g-truc/glm/blob/master/glm/gtc/noise.inl
|
||||
*/
|
||||
|
||||
#ifndef cglm_noise_h
|
||||
|
Reference in New Issue
Block a user