comparison org/ideas.org @ 234:712bd7e5b148

saving progress
author Robert McIntyre <rlm@mit.edu>
date Sun, 12 Feb 2012 09:05:47 -0700
parents 0589c35f04f2
children be78d7bd6920
comparison
equal deleted inserted replaced
233:f27c9fd9134d 234:712bd7e5b148
94 - [X] usertime/gametime clock HUD display -- day 94 - [X] usertime/gametime clock HUD display -- day
95 - [ ] find papers for each of the senses justifying my own 95 - [ ] find papers for each of the senses justifying my own
96 representation -- week 96 representation -- week
97 - [ ] show sensor maps in HUD display? -- 4 days 97 - [ ] show sensor maps in HUD display? -- 4 days
98 - [ ] show sensor maps in AWT display? -- 2 days 98 - [ ] show sensor maps in AWT display? -- 2 days
99 - [ ] add iteraterator constructs to Vector3f, Vector2f, etc.
100 - [ ] upgrade to clojure 1.3, replace all defvars with new def 99 - [ ] upgrade to clojure 1.3, replace all defvars with new def
101 - [ ] get Vector3f, Triangle to implement iterable
102 100
103 101
104 102
103
104 * jMonkeyEngine ideas
105 - [ ] video showing bullet joints problem
106 - [ ] add mult for Matrix to Ray
107 - [ ] add iteraterator constructs to Vector3f, Vector2f, Triangle,
108 Matrix3f, Matrix4f, etc
105 109
106 ;;In the elder days of Art, 110 ;;In the elder days of Art,
107 ;;Builders wrought with greatest care 111 ;;Builders wrought with greatest care
108 ;;Each minute and unseen part; 112 ;;Each minute and unseen part;
109 ;;For the Gods see everywhere. 113 ;;For the Gods see everywhere.