Mercurial > aurellem
comparison org/index.org @ 11:77cfdbcdebfd
Actually reorganized table of contents.
author | Dylan Holmes <ocsenave@gmail.com> |
---|---|
date | Fri, 28 Oct 2011 01:16:20 -0500 |
parents | 1b06698054a9 |
children | 70597a1d312b 08f7a2e294b4 |
comparison
equal
deleted
inserted
replaced
10:9b41405fd48d | 11:77cfdbcdebfd |
---|---|
24 Capture Live Video Feeds from JMonkeyEngine</a></li> | 24 Capture Live Video Feeds from JMonkeyEngine</a></li> |
25 <li><a href="/thoughts/html/man-years.html"> | 25 <li><a href="/thoughts/html/man-years.html"> |
26 A Universe of Human Experience</a></li> | 26 A Universe of Human Experience</a></li> |
27 <li><a href="/dylan/html/science.html"> | 27 <li><a href="/dylan/html/science.html"> |
28 Science Minus Science</a></li> | 28 Science Minus Science</a></li> |
29 | 29 <li><b>Cortex: A virtual world for sensate AI</b></li> |
30 </ul> | 30 <ul class="cortex_posts"> |
31 </div> | |
32 | |
33 <div id="cortex"> | |
34 <h3> Cortex </h3> | |
35 <ul class="cortex_posts"> | |
36 <li><a href="/cortex/html/intro.html"> | 31 <li><a href="/cortex/html/intro.html"> |
37 Introduction</a></li> | 32 Intro: Choosing between virtual and real time</a></li> |
38 | |
39 <li><a href="/cortex/html/setup.html"> | 33 <li><a href="/cortex/html/setup.html"> |
40 Setting up jMonkeyEngine3</a></li> | 34 Installing jMonkeyEngine3, a 3D renderer</a></li> |
41 | 35 |
42 <li><a href="/cortex/html/world.html"> | 36 <li><a href="/cortex/html/world.html"> |
43 World</a></li> | 37 Populating a world with physics and cameras</a></li> |
44 | 38 |
45 <li><a href="/cortex/html/util.html"> | 39 <li><a href="/cortex/html/util.html"> |
46 Util</a></li> | 40 Utilities that integrate jMonkeyEngine3 into Clojure </a></li> |
47 | |
48 <li><a href="/cortex/html/games.html"> | 41 <li><a href="/cortex/html/games.html"> |
49 Games!</a></li> | 42 Showing off: Games and examples</a></li> |
50 | 43 |
51 <li><a href="/cortex/html/eyes.html"> | 44 <li><a href="/cortex/html/eyes.html"> |
52 Eyes</a></li> | 45 Coding the sense of sight</a></li> |
53 | 46 |
54 <li><a href="/cortex/html/skin.html"> | 47 <li><a href="/cortex/html/skin.html"> |
55 Skin</a></li> | 48 Coding the sense of touch</a></li> |
56 | 49 </ul> |
57 </ul> | 50 </ul> |
58 </div> | 51 </div> |
59 | 52 |
60 | 53 |
61 #+end_HTML | 54 #+end_HTML |