]> git.localhorst.tv Git - blank.git/blobdiff - TODO
use 3 octaves for solid generation noise
[blank.git] / TODO
diff --git a/TODO b/TODO
index 244e938c259c8283cafa73b09be54cbeba6fb3db..363c635551cfa384065abbd85e03f87b86e79f9e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -79,5 +79,3 @@ entity/world collision
 better noise
 
        current simplex noise implementation repeats itself pretty quickly
-       also there seems to be a (imo) better implementation here:
-       http://flafla2.github.io/2014/08/09/perlinnoise.html