Mercurial > aurellem
comparison org/index.org @ 17:e044de5ae32d
reorganizing cortex
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Wed, 02 Nov 2011 05:03:31 -0700 |
parents | d2df561bba01 |
children | 0f519515fcf2 |
comparison
equal
deleted
inserted
replaced
16:e1e03c6399f5 | 17:e044de5ae32d |
---|---|
25 A Universe of Human Experience</a></li> | 25 A Universe of Human Experience</a></li> |
26 <li><a href="/dylan/html/science.html"> | 26 <li><a href="/dylan/html/science.html"> |
27 Science Minus Science</a></li> | 27 Science Minus Science</a></li> |
28 <li><a href="/dylan/html/visualizing-reason.html"> | 28 <li><a href="/dylan/html/visualizing-reason.html"> |
29 A Category-Theoretic View of Inductive Reasoning</a></li> | 29 A Category-Theoretic View of Inductive Reasoning</a></li> |
30 <li><b>Cortex: A virtual world for sensate AI</b></li> | 30 <li><b>Cortex: A Virtual World for Sensate A.I.</b></li> |
31 <ul class="cortex_posts"> | 31 <ul class="cortex_posts"> |
32 <li><a href="/cortex/html/intro.html"> | 32 |
33 Intro: Choosing between virtual and real time</a></li> | 33 <li><a href="/cortex/html/intro.html"> |
34 <li><a href="/cortex/html/setup.html"> | 34 Intro: Choosing between Virtual and Real Time</a></li> |
35 Installing jMonkeyEngine3, a 3D renderer</a></li> | 35 <li><a href="/cortex/html/setup.html"> |
36 | 36 Installing jMonkeyEngine3, a 3D Game Engine</a></li> |
37 <li><a href="/cortex/html/world.html"> | 37 <li><a href="/cortex/html/world.html"> |
38 Populating a world with physics and cameras</a></li> | 38 Creating a Virtual World</a></li> |
39 | 39 <li><a href="/cortex/html/util.html"> |
40 <li><a href="/cortex/html/util.html"> | 40 Utilities that Integrate jMonkeyEngine3 into Clojure </a></li> |
41 Utilities that integrate jMonkeyEngine3 into Clojure </a></li> | 41 <li><a href="/cortex/html/games.html"> |
42 <li><a href="/cortex/html/games.html"> | 42 Showing off: Games and Examples</a></li> |
43 Showing off: Games and examples</a></li> | 43 <li> <b> Simulated Senses </b> </li> |
44 | 44 <ul class="cortex_senses"> |
45 <li><a href="/cortex/html/eyes.html"> | 45 <li><a href="/cortex/html/eyes.html"> |
46 Coding the sense of sight</a></li> | 46 Vision</a></li> |
47 | 47 <li><a href="/cortex/html/eyes.html"> |
48 <li><a href="/cortex/html/skin.html"> | 48 Hearing</a></li> |
49 Coding the sense of touch</a></li> | 49 <li><a href="/cortex/html/eyes.html"> |
50 </ul> | 50 Touch</a></li> |
51 <!-- | |
52 <li><a href="/cortex/html/skin.html"> | |
53 Proprioception</a></li> --> | |
54 </ul> | |
55 </ul> | |
51 </ul> | 56 </ul> |
52 </div> | 57 </div> |
53 | 58 |
54 | 59 |
55 #+end_HTML | 60 #+end_HTML |