Mercurial > cortex
comparison org/body.org @ 210:384ed3437948
more source links
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 09 Feb 2012 05:14:58 -0700 |
parents | e49c690d2bcf |
children | 97b8caf66824 |
comparison
equal
deleted
inserted
replaced
209:e49c690d2bcf | 210:384ed3437948 |
---|---|
555 (com.jme3.math Quaternion Vector3f ColorRGBA) | 555 (com.jme3.math Quaternion Vector3f ColorRGBA) |
556 java.io.File)) | 556 java.io.File)) |
557 #+end_src | 557 #+end_src |
558 | 558 |
559 * Source | 559 * Source |
560 | |
561 | |
560 - [[../src/cortex/body.clj][cortex.body]] | 562 - [[../src/cortex/body.clj][cortex.body]] |
561 - [[../src/cortex/test/body.clj][cortex.test.body]] | 563 - [[../src/cortex/test/body.clj][cortex.test.body]] |
562 - [[../assets/Models/test-creature/hand.blend][hand.blend]] | 564 - [[../assets/Models/test-creature/hand.blend][hand.blend]] |
563 - [[../assets/Models/test-creature/palm.png][UV-map-1]] | 565 - [[../assets/Models/test-creature/palm.png][UV-map-1]] |
564 - [[../assets/Models/test-creature/worm.blend][worm.blend]] | 566 - [[../assets/Models/test-creature/worm.blend][worm.blend]] |
565 - [[../assets/Models/test-creature/retina-small.png][UV-map-1]] | 567 - [[../assets/Models/test-creature/retina-small.png][UV-map-1]] |
566 - [[../assets/Models/test-creature/tip.png][UV-map-2]] | 568 - [[../assets/Models/test-creature/tip.png][UV-map-2]] |
569 #+html: <ul> <li> <a href="../org/body.org">This org file.</a> </li> </ul> | |
567 | 570 |
568 * COMMENT Generate Source | 571 * COMMENT Generate Source |
569 #+begin_src clojure :tangle ../src/cortex/body.clj | 572 #+begin_src clojure :tangle ../src/cortex/body.clj |
570 <<body-header>> | 573 <<body-header>> |
571 <<body-1>> | 574 <<body-1>> |