comparison org/body.org @ 217:7bf3e3d8fb26

added source repository links
author Robert McIntyre <rlm@mit.edu>
date Fri, 10 Feb 2012 11:37:19 -0700
parents f283c62bd212
children 63dafe7365df
comparison
equal deleted inserted replaced
216:f5ea63245b3b 217:7bf3e3d8fb26
557 (com.jme3.math Quaternion Vector3f ColorRGBA) 557 (com.jme3.math Quaternion Vector3f ColorRGBA)
558 java.io.File)) 558 java.io.File))
559 #+end_src 559 #+end_src
560 560
561 * Source 561 * Source
562
563 - [[../src/cortex/body.clj][cortex.body]] 562 - [[../src/cortex/body.clj][cortex.body]]
564 - [[../src/cortex/test/body.clj][cortex.test.body]] 563 - [[../src/cortex/test/body.clj][cortex.test.body]]
565 - [[../assets/Models/test-creature/hand.blend][hand.blend]] 564 - [[../assets/Models/test-creature/hand.blend][hand.blend]]
566 - [[../assets/Models/test-creature/palm.png][UV-map-1]] 565 - [[../assets/Models/test-creature/palm.png][UV-map-1]]
567 - [[../assets/Models/test-creature/worm.blend][worm.blend]] 566 - [[../assets/Models/test-creature/worm.blend][worm.blend]]
568 - [[../assets/Models/test-creature/retina-small.png][UV-map-1]] 567 - [[../assets/Models/test-creature/retina-small.png][UV-map-1]]
569 - [[../assets/Models/test-creature/tip.png][UV-map-2]] 568 - [[../assets/Models/test-creature/tip.png][UV-map-2]]
570 #+html: <ul> <li> <a href="../org/body.org">This org file</a> </li> </ul> 569 #+html: <ul> <li> <a href="../org/body.org">This org file</a> </li> </ul>
570 - [[http://hg.bortreb.com ][source-repository]]
571 571
572 * Next 572 * Next
573 The body I have made here exists without any senses or effectors. In 573 The body I have made here exists without any senses or effectors. In
574 the [[./vision.org][next post]], I'll give the creature eyes. 574 the [[./vision.org][next post]], I'll give the creature eyes.
575 575