Mercurial > cortex
changeset 125:3d65633dd736
organizing priorities for winston
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Tue, 24 Jan 2012 18:20:57 -0700 |
parents | 90154bd674e9 |
children | 0efe6f04bc26 |
files | org/test-creature.org |
diffstat | 1 files changed, 22 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/org/test-creature.org Tue Jan 24 18:12:14 2012 -0700 1.2 +++ b/org/test-creature.org Tue Jan 24 18:20:57 2012 -0700 1.3 @@ -7,15 +7,31 @@ 1.4 #+INCLUDE: ../../aurellem/org/level-0.org 1.5 1.6 * ideas 1.7 - - [ ] directly change the UV-pixels to show sensor activation 1.8 + 1.9 +** have to get done before winston 1.10 - [ ] write an explination for why greyscale bitmaps for senses is appropiate 1.11 - - [ ] write tests for integration 1.12 - - [ ] usertime/gametime HUD display 1.13 + - [ ] muscle control 1.14 + - [ ] proprioception sensor map in the style of the other senses 1.15 + - [ ] enable greyscale bitmaps for touch 1.16 + - [ ] refactor integration code to distribute to each of the senses 1.17 + - [ ] create video showing all the senses for Winston 1.18 + - [ ] write summary for Winston 1.19 + - [ ] project proposals for Winston 1.20 + - [ ] send winston package 1.21 + 1.22 +** would be cool to get done before winston 1.23 - [ ] use sawfish to auto-tile sense windows 1.24 - [ ] sawfish keybinding to automatically delete all sense windows 1.25 - - [ ] proprioception sensor map in the style of the other senses 1.26 - - [ ] optional fourier view of sound 1.27 - - [ ] enable greyscale bitmaps for touch 1.28 + - [ ] proof of concept C sense manipulation 1.29 + - [ ] proof of concept GPU sense manipulation 1.30 + - [ ] fourier view of sound 1.31 + - [ ] directly change the UV-pixels to show sensor activation 1.32 + 1.33 +** don't have to get done before winston 1.34 + - [ ] write tests for integration 1.35 + - [ ] usertime/gametime clock HUD display 1.36 + - [ ] find papers for each of the senses justifying my own representation 1.37 + - [ ] show sensor maps in HUD display? 1.38 1.39 1.40 * Intro