# HG changeset patch # User Robert McIntyre # Date 1329315123 25200 # Node ID bded932ef6964fc0dba4bdc8fec22d25008d66df # Parent dbecd276b51aafeb8625f2bfe6c232693b04f713 removed blender cruft in worm-with-muscles.png diff -r dbecd276b51a -r bded932ef696 assets/Models/heart/heart.blend Binary file assets/Models/heart/heart.blend has changed diff -r dbecd276b51a -r bded932ef696 images/worm-with-muscle.png Binary file images/worm-with-muscle.png has changed diff -r dbecd276b51a -r bded932ef696 org/movement.org --- a/org/movement.org Wed Feb 15 06:58:26 2012 -0700 +++ b/org/movement.org Wed Feb 15 07:12:03 2012 -0700 @@ -175,6 +175,14 @@ * Adding Touch to the Worm +To the worm, I add a two new nodes which describe a single muscle. + +#+attr_html: width=755 +#+caption: The node highlighted in orange is the parent node of all muscles in the worm. The arrow highlighted in yellow represents the creature's single muscle, which moves the top segment. The other nodes which are not highlighted are joints, eyes, and ears. +[[../images/worm-with-muscle.png]] + + + #+begin_src clojure (defn test-movement ([] (test-movement false))