diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-06-20 23:34:42 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-06-20 23:34:42 -0400 |
commit | 6d21a1ca15f2cb74746baf07e42ea040d318f81d (patch) | |
tree | abe5920a67a581e57a28365feef8bc63c4bb35d9 /TODO | |
parent | 5d99c766dcacb264eee551e27eb24b1423f7d427 (diff) | |
download | exuberant-hacks-6d21a1ca15f2cb74746baf07e42ea040d318f81d.tar.gz exuberant-hacks-6d21a1ca15f2cb74746baf07e42ea040d318f81d.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 11 insertions, 7 deletions
@@ -1,9 +1,14 @@ -- README, LICENSE -- flip normal vectors? -- render all parts of the cow -- bouncy! + +general: - mouse/keyboard interaction -- basic command line args +- wireframe mode +- FPS printing +- shadertoy example program (maybe util helper?) + +bovines: +- textures/colors +- bouncy! +- refactor code into inline routines variants: - zoom over a grid landscape of cows which are watching you @@ -12,5 +17,4 @@ variants: - "skinless" mode later: -- merge entire cow into a single vertexbuffer (including color) -- abstract util stuff into a helper library +- merge entire cow into a single vertexbuffer (including color?) |