Skip to content

Commit f27f0e0

Browse files
lczykchristophe-lunarg
authored andcommitted
Update noise.inl
1 parent 18feaec commit f27f0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glm/gtc/noise.inl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/// @ref gtc_noise
22
///
33
// Based on the work of Stefan Gustavson and Ashima Arts on "webgl-noise":
4-
// https://github.com/ashima/webgl-noise
4+
// https://github.com/stegu/webgl-noise
55
// Following Stefan Gustavson's paper "Simplex noise demystified":
66
// http://www.itn.liu.se/~stegu/simplexnoise/simplexnoise.pdf
77

0 commit comments

Comments
 (0)