aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-05-06 17:07:33 -0400
committerbnewbold <bnewbold@robocracy.org>2016-05-06 17:07:33 -0400
commitc630ab9996b052dc59ea166006df40195f776a30 (patch)
tree26b2f03f6cbf2cedf29e32f089890b513718a809
parenta1aa5c4384f885d2fe8b34c32246ee1f3867763b (diff)
downloadexuberant-hacks-c630ab9996b052dc59ea166006df40195f776a30.tar.gz
exuberant-hacks-c630ab9996b052dc59ea166006df40195f776a30.zip
track TODO list
-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