From c630ab9996b052dc59ea166006df40195f776a30 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Fri, 6 May 2016 17:07:33 -0400 Subject: track TODO list --- TODO | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 TODO (limited to 'TODO') 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 -- cgit v1.2.3