]> git.localhorst.tv Git - blank.git/blobdiff - TODO
simplified block face stuff
[blank.git] / TODO
diff --git a/TODO b/TODO
index dfe8332640b9f49a5162c4982b427ebef4e62690..29fd94f455fd3353136ec2758565f383e4a8d195 100644 (file)
--- a/TODO
+++ b/TODO
@@ -75,3 +75,9 @@ world generator that is not boring
 entity/world collision
 
        entities should be stopped from entering solid parts of the world
+
+       also, current ray/obb intersection test sucks
+
+better noise
+
+       current simplex noise implementation repeats itself pretty quickly