Mercurial > cortex
comparison org/body.org @ 211:97b8caf66824
added continuation links
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 09 Feb 2012 05:36:47 -0700 |
parents | 384ed3437948 |
children | f283c62bd212 |
comparison
equal
deleted
inserted
replaced
210:384ed3437948 | 211:97b8caf66824 |
---|---|
556 java.io.File)) | 556 java.io.File)) |
557 #+end_src | 557 #+end_src |
558 | 558 |
559 * Source | 559 * Source |
560 | 560 |
561 | |
562 - [[../src/cortex/body.clj][cortex.body]] | 561 - [[../src/cortex/body.clj][cortex.body]] |
563 - [[../src/cortex/test/body.clj][cortex.test.body]] | 562 - [[../src/cortex/test/body.clj][cortex.test.body]] |
564 - [[../assets/Models/test-creature/hand.blend][hand.blend]] | 563 - [[../assets/Models/test-creature/hand.blend][hand.blend]] |
565 - [[../assets/Models/test-creature/palm.png][UV-map-1]] | 564 - [[../assets/Models/test-creature/palm.png][UV-map-1]] |
566 - [[../assets/Models/test-creature/worm.blend][worm.blend]] | 565 - [[../assets/Models/test-creature/worm.blend][worm.blend]] |
567 - [[../assets/Models/test-creature/retina-small.png][UV-map-1]] | 566 - [[../assets/Models/test-creature/retina-small.png][UV-map-1]] |
568 - [[../assets/Models/test-creature/tip.png][UV-map-2]] | 567 - [[../assets/Models/test-creature/tip.png][UV-map-2]] |
569 #+html: <ul> <li> <a href="../org/body.org">This org file.</a> </li> </ul> | 568 #+html: <ul> <li> <a href="../org/body.org">This org file</a> </li> </ul> |
569 | |
570 * Next | |
571 The body I have made here exists without any senses or effectors. In | |
572 the [[./vision.org][next post]], I'll give the creature eyes. | |
570 | 573 |
571 * COMMENT Generate Source | 574 * COMMENT Generate Source |
572 #+begin_src clojure :tangle ../src/cortex/body.clj | 575 #+begin_src clojure :tangle ../src/cortex/body.clj |
573 <<body-header>> | 576 <<body-header>> |
574 <<body-1>> | 577 <<body-1>> |