mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-30 19:30:06 +00:00
Link doc lines to source specifications.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user