changeset 322:b6e2b65f43e4

saving progress before trip to wichita.
author Robert McIntyre <rlm@mit.edu>
date Fri, 11 May 2012 02:48:56 -0500
parents 702b5c78c2de
children 5c398b65d01b
files org/ideas.org
diffstat 1 files changed, 11 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/org/ideas.org	Tue May 08 08:22:19 2012 -0500
     1.2 +++ b/org/ideas.org	Fri May 11 02:48:56 2012 -0500
     1.3 @@ -13,7 +13,6 @@
     1.4  | Touch                        | Movement / Controllable Texture |
     1.5  | Acceleration                 | Movement                        |
     1.6  | Balance (sense gravity)      | Movement                        |
     1.7 -|                              |                                 |
     1.8  
     1.9  - New Senses/Effectors
    1.10  - Levitation
    1.11 @@ -21,6 +20,9 @@
    1.12  - control of gravity within a certain radius
    1.13  - speed up/slow time
    1.14  - object creation/destruction
    1.15 +- future-sight -- step the simulation forward a few ticks, gather
    1.16 +  sensory data, then supply this data for the creature as one of its
    1.17 +  actual senses.
    1.18  
    1.19  - Symbol Sense
    1.20     Where objects in the world can be queried for description /
    1.21 @@ -71,16 +73,16 @@
    1.22   - [X] refactor integration code to distribute to each of the senses
    1.23         -- day
    1.24   - [X] create video showing all the senses for Winston -- 2 days
    1.25 - - [ ] spell checking !!!!!
    1.26 - - [ ] send package to friends for critiques -- 2 days
    1.27 + - [X] spell checking !!!!!
    1.28 + - [X] send package to friends for critiques -- 2 days
    1.29   - [X] fix videos that were encoded wrong, test on Internet Explorer.
    1.30   - [X] redo videos vision with new collapse code
    1.31   - [X] find a topology that looks good. (maybe nil topology?)
    1.32   - [X] fix red part of touch cube in video and image
    1.33 - - [ ] write summary of project for Winston            \
    1.34 - - [ ] project proposals for Winston                    \
    1.35 - - [ ] additional senses to be implemented for Winston   |  -- 2 days 
    1.36 - - [ ] send Winston package                             /
    1.37 + - [X] write summary of project for Winston            \
    1.38 + - [X] project proposals for Winston                    \
    1.39 + - [X] additional senses to be implemented for Winston   |  -- 2 days 
    1.40 + - [X] send Winston package                             /
    1.41  
    1.42  ** would be cool to get done before Winston
    1.43   - [X] enable greyscale bitmaps for touch -- 2 hours 
    1.44 @@ -93,13 +95,13 @@
    1.45   - [ ] uberjar cortex demo
    1.46  
    1.47  ** don't have to get done before winston
    1.48 - - [ ] write tests for integration -- 3 days
    1.49 + - [X] write tests for integration -- 3 days
    1.50   - [X] usertime/gametime clock HUD display -- day 
    1.51   - [ ] find papers for each of the senses justifying my own
    1.52         representation -- week
    1.53   - [X] show sensor maps in HUD display? -- 4 days
    1.54   - [X] show sensor maps in AWT display? -- 2 days
    1.55 - - [ ] upgrade to clojure 1.3, replace all defvars with new def
    1.56 + - [X] upgrade to clojure 1.3, replace all defvars with new def
    1.57   - [ ] common video creation code.
    1.58  
    1.59  * jMonkeyEngine ideas