diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-05-06 17:07:33 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-05-06 17:07:33 -0400 |
commit | c630ab9996b052dc59ea166006df40195f776a30 (patch) | |
tree | 26b2f03f6cbf2cedf29e32f089890b513718a809 /TODO | |
parent | a1aa5c4384f885d2fe8b34c32246ee1f3867763b (diff) | |
download | exuberant-hacks-c630ab9996b052dc59ea166006df40195f776a30.tar.gz exuberant-hacks-c630ab9996b052dc59ea166006df40195f776a30.zip |
track TODO list
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 |