Mercurial > cortex
comparison org/ideas.org @ 322:b6e2b65f43e4
saving progress before trip to wichita.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 11 May 2012 02:48:56 -0500 |
parents | 7e7f8d6d9ec5 |
children | e6233ef22a80 |
comparison
equal
deleted
inserted
replaced
321:702b5c78c2de | 322:b6e2b65f43e4 |
---|---|
11 | Proprioception | Movement | | 11 | Proprioception | Movement | |
12 | Smell/Taste (Chemoreception) | Pheromones | | 12 | Smell/Taste (Chemoreception) | Pheromones | |
13 | Touch | Movement / Controllable Texture | | 13 | Touch | Movement / Controllable Texture | |
14 | Acceleration | Movement | | 14 | Acceleration | Movement | |
15 | Balance (sense gravity) | Movement | | 15 | Balance (sense gravity) | Movement | |
16 | | | | |
17 | 16 |
18 - New Senses/Effectors | 17 - New Senses/Effectors |
19 - Levitation | 18 - Levitation |
20 - Telekinesis | 19 - Telekinesis |
21 - control of gravity within a certain radius | 20 - control of gravity within a certain radius |
22 - speed up/slow time | 21 - speed up/slow time |
23 - object creation/destruction | 22 - object creation/destruction |
23 - future-sight -- step the simulation forward a few ticks, gather | |
24 sensory data, then supply this data for the creature as one of its | |
25 actual senses. | |
24 | 26 |
25 - Symbol Sense | 27 - Symbol Sense |
26 Where objects in the world can be queried for description / | 28 Where objects in the world can be queried for description / |
27 symbols. | 29 symbols. |
28 | 30 |
69 - [X] muscle control -- day | 71 - [X] muscle control -- day |
70 - [X] proprioception sensor map in the style of the other senses -- day | 72 - [X] proprioception sensor map in the style of the other senses -- day |
71 - [X] refactor integration code to distribute to each of the senses | 73 - [X] refactor integration code to distribute to each of the senses |
72 -- day | 74 -- day |
73 - [X] create video showing all the senses for Winston -- 2 days | 75 - [X] create video showing all the senses for Winston -- 2 days |
74 - [ ] spell checking !!!!! | 76 - [X] spell checking !!!!! |
75 - [ ] send package to friends for critiques -- 2 days | 77 - [X] send package to friends for critiques -- 2 days |
76 - [X] fix videos that were encoded wrong, test on Internet Explorer. | 78 - [X] fix videos that were encoded wrong, test on Internet Explorer. |
77 - [X] redo videos vision with new collapse code | 79 - [X] redo videos vision with new collapse code |
78 - [X] find a topology that looks good. (maybe nil topology?) | 80 - [X] find a topology that looks good. (maybe nil topology?) |
79 - [X] fix red part of touch cube in video and image | 81 - [X] fix red part of touch cube in video and image |
80 - [ ] write summary of project for Winston \ | 82 - [X] write summary of project for Winston \ |
81 - [ ] project proposals for Winston \ | 83 - [X] project proposals for Winston \ |
82 - [ ] additional senses to be implemented for Winston | -- 2 days | 84 - [X] additional senses to be implemented for Winston | -- 2 days |
83 - [ ] send Winston package / | 85 - [X] send Winston package / |
84 | 86 |
85 ** would be cool to get done before Winston | 87 ** would be cool to get done before Winston |
86 - [X] enable greyscale bitmaps for touch -- 2 hours | 88 - [X] enable greyscale bitmaps for touch -- 2 hours |
87 - [X] use sawfish to auto-tile sense windows -- 6 hours | 89 - [X] use sawfish to auto-tile sense windows -- 6 hours |
88 - [X] sawfish keybinding to automatically delete all sense windows | 90 - [X] sawfish keybinding to automatically delete all sense windows |
91 - [ ] Fourier view of sound -- 2 or 3 days | 93 - [ ] Fourier view of sound -- 2 or 3 days |
92 - [ ] dancing music listener -- 1 day, depends on Fourier | 94 - [ ] dancing music listener -- 1 day, depends on Fourier |
93 - [ ] uberjar cortex demo | 95 - [ ] uberjar cortex demo |
94 | 96 |
95 ** don't have to get done before winston | 97 ** don't have to get done before winston |
96 - [ ] write tests for integration -- 3 days | 98 - [X] write tests for integration -- 3 days |
97 - [X] usertime/gametime clock HUD display -- day | 99 - [X] usertime/gametime clock HUD display -- day |
98 - [ ] find papers for each of the senses justifying my own | 100 - [ ] find papers for each of the senses justifying my own |
99 representation -- week | 101 representation -- week |
100 - [X] show sensor maps in HUD display? -- 4 days | 102 - [X] show sensor maps in HUD display? -- 4 days |
101 - [X] show sensor maps in AWT display? -- 2 days | 103 - [X] show sensor maps in AWT display? -- 2 days |
102 - [ ] upgrade to clojure 1.3, replace all defvars with new def | 104 - [X] upgrade to clojure 1.3, replace all defvars with new def |
103 - [ ] common video creation code. | 105 - [ ] common video creation code. |
104 | 106 |
105 * jMonkeyEngine ideas | 107 * jMonkeyEngine ideas |
106 - [ ] video showing bullet joints problem | 108 - [ ] video showing bullet joints problem |
107 - [ ] add mult for Matrix to Ray | 109 - [ ] add mult for Matrix to Ray |