aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 16 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..7d896e3
--- /dev/null
+++ b/TODO
@@ -0,0 +1,16 @@
+- README, LICENSE
+- flip normal vectors?
+- render all parts of the cow
+- bouncy!
+- mouse/keyboard interaction
+- basic command line args
+
+variants:
+- zoom over a grid landscape of cows which are watching you
+- wiremesh rendering
+- N-body problems
+- "skinless" mode
+
+later:
+- merge entire cow into a single vertexbuffer (including color)
+- abstract util stuff into a helper library