comparison org/ideas.org @ 276:54ec231dec4c

I changed Capture Video, then merged with Robert.
author Dylan Holmes <ocsenave@gmail.com>
date Wed, 15 Feb 2012 01:16:54 -0600
parents c39b8b29a79e
children 7e3938f40c52
comparison
equal deleted inserted replaced
275:da4de661c5d9 276:54ec231dec4c
72 -- day 72 -- day
73 - [ ] create video showing all the senses for Winston -- 2 days 73 - [ ] create video showing all the senses for Winston -- 2 days
74 - [ ] send package to friends for critiques -- 2 days 74 - [ ] send package to friends for critiques -- 2 days
75 - [ ] fix videos that were encoded wrong, test on InterNet Explorer. 75 - [ ] fix videos that were encoded wrong, test on InterNet Explorer.
76 - [ ] redo videos vision with new collapse code 76 - [ ] redo videos vision with new collapse code
77 - [ ] find a topology that looks good. (maybe nil topology?) 77 - [X] find a topology that looks good. (maybe nil topology?)
78 - [ ] fix red part of touch cube in video and image 78 - [X] fix red part of touch cube in video and image
79 - [ ] write summary of project for Winston \ 79 - [ ] write summary of project for Winston \
80 - [ ] project proposals for Winston \ 80 - [ ] project proposals for Winston \
81 - [ ] additional senses to be implemented for Winston | -- 2 days 81 - [ ] additional senses to be implemented for Winston | -- 2 days
82 - [ ] send Winston package / 82 - [ ] send Winston package /
83 83
84 ** would be cool to get done before winston 84 ** would be cool to get done before winston
85 - [X] enable greyscale bitmaps for touch -- 2 hours 85 - [X] enable greyscale bitmaps for touch -- 2 hours
86 - [X] use sawfish to auto-tile sense windows -- 6 hours 86 - [X] use sawfish to auto-tile sense windows -- 6 hours
87 - [X] sawfish keybinding to automatically delete all sense windows 87 - [X] sawfish keybinding to automatically delete all sense windows
88 - [ ] directly change the UV-pixels to show sensor activation -- 2
89 days
90 - [ ] proof of concept C sense manipulation -- 2 days 88 - [ ] proof of concept C sense manipulation -- 2 days
91 - [ ] proof of concept GPU sense manipulation -- week 89 - [ ] proof of concept GPU sense manipulation -- week
92 - [ ] fourier view of sound -- 2 or 3 days 90 - [ ] fourier view of sound -- 2 or 3 days
93 - [ ] dancing music listener -- 1 day, depends on fourier 91 - [ ] dancing music listener -- 1 day, depends on fourier
94 - [ ] uberjar cortex demo 92 - [ ] uberjar cortex demo
96 ** don't have to get done before winston 94 ** don't have to get done before winston
97 - [ ] write tests for integration -- 3 days 95 - [ ] write tests for integration -- 3 days
98 - [X] usertime/gametime clock HUD display -- day 96 - [X] usertime/gametime clock HUD display -- day
99 - [ ] find papers for each of the senses justifying my own 97 - [ ] find papers for each of the senses justifying my own
100 representation -- week 98 representation -- week
101 - [ ] show sensor maps in HUD display? -- 4 days 99 - [X] show sensor maps in HUD display? -- 4 days
102 - [ ] show sensor maps in AWT display? -- 2 days 100 - [X] show sensor maps in AWT display? -- 2 days
103 - [ ] upgrade to clojure 1.3, replace all defvars with new def 101 - [ ] upgrade to clojure 1.3, replace all defvars with new def
104 - [ ] common video creation code. 102 - [ ] common video creation code.
105
106
107
108 103
109 * jMonkeyEngine ideas 104 * jMonkeyEngine ideas
110 - [ ] video showing bullet joints problem 105 - [ ] video showing bullet joints problem
111 - [ ] add mult for Matrix to Ray 106 - [ ] add mult for Matrix to Ray
112 - [ ] add iteraterator constructs to Vector3f, Vector2f, Triangle, 107 - [ ] add iteraterator constructs to Vector3f, Vector2f, Triangle,