Update noise.inl

This commit is contained in:
Marcin Konowalczyk 2025-01-15 16:05:03 +00:00 committed by Christophe
parent 18feaec455
commit f27f0e0026

View file

@ -1,7 +1,7 @@
/// @ref gtc_noise
///
// Based on the work of Stefan Gustavson and Ashima Arts on "webgl-noise":
// https://github.com/ashima/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