Link doc lines to source specifications.

This commit is contained in:
Jeroen van Rijn
2025-10-10 18:29:52 +02:00
parent 998fbdc5c0
commit 236111864e
6 changed files with 7 additions and 10 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
/*
`OpenSimplex2` noise algorithm.
[[ OpenSimplex2 ; https://github.com/KdotJPG/OpenSimplex2 ]] noise algorithm.
Ported from [[ https://github.com/KdotJPG/OpenSimplex2 }].
Ported from [[ https://github.com/KdotJPG/OpenSimplex2 ]].
Copyright 2022 Yuki2 [[ https://github.com/NoahR02 ]]
*/
package math_noise