aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/game_programming.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/research/game_programming.md')
-rw-r--r--documentation/research/game_programming.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/game_programming.md b/documentation/research/game_programming.md
index 6f8c9f561..f1bcced0f 100644
--- a/documentation/research/game_programming.md
+++ b/documentation/research/game_programming.md
@@ -24,6 +24,7 @@
# Noise
+1. https://github.com/KdotJPG/New-Simplex-Style-Gradient-Noise
1. [Perlin noise](https://en.wikipedia.org/wiki/Perlin_noise)
1. [Gradient noise](https://en.wikipedia.org/wiki/Gradient_noise)
1. [Value noise](https://en.wikipedia.org/wiki/Value_noise)