diff org/cover.html @ 305:19c43ec6958d

modified cover letter, wonston-letter, and began uploading files to youtube for backup
author Robert McIntyre <rlm@mit.edu>
date Sat, 18 Feb 2012 10:28:14 -0700
parents 35d9e7d04d87
children 5d448182c807
line wrap: on
line diff
     1.1 --- a/org/cover.html	Sat Feb 18 02:07:40 2012 -0600
     1.2 +++ b/org/cover.html	Sat Feb 18 10:28:14 2012 -0700
     1.3 @@ -35,50 +35,59 @@
     1.4  <br><br>
     1.5  
     1.6  <p>
     1.7 -The purpose of this project is to create a framework for sensate
     1.8 -creatures in a virtual environment. This approach is advantageous
     1.9 -because of timing.
    1.10  
    1.11 -You can see a showcase of each sense below, as well as a short article
    1.12 -explaining how I implemented it.
    1.13 +<video controls="controls" width="755">
    1.14 +  <source src="../video/hand.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.15 +</video>
    1.16  
    1.17 -<h2>Vision</h2>
    1.18 -<a href="./vision.html">Read the article on implementing vision &raquo;</a>
    1.19 +Here are videos which showcase each of the senses shown in the video
    1.20 +above, as well as links to full source and an article explaining how I
    1.21 +implemented each of them.
    1.22 +
    1.23 +<h2>Physical Bodies</h2>
    1.24 +<a href="../html/body.html">Read the article on implementing physical bodies &raquo;</a>
    1.25  <video controls="controls" width="755">
    1.26 -  <source src="./video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.27 +  <source src="../video/full-hand.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.28  </video>
    1.29  
    1.30  <h2>Vision</h2>
    1.31 -<a href="./vision.html">Read the article on implementing vision &raquo;</a>
    1.32 +<a href="../html/vision.html">Read the article on implementing vision &raquo;</a>
    1.33  <video controls="controls" width="755">
    1.34 -  <source src="./video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.35 +  <source src="../video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.36  </video>
    1.37  
    1.38 -<h2>Vision</h2>
    1.39 -<a href="./vision.html">Read the article on implementing vision &raquo;</a>
    1.40 +
    1.41 +<h2>Hearing</h2>
    1.42 +<a href="../html/hearing.html">Read the article on implementing hearing &raquo;</a>
    1.43  <video controls="controls" width="755">
    1.44 -  <source src="./video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.45 +  <source src="../video/java-hearing-test.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.46 +</video>
    1.47 +<video controls="controls" width="755">
    1.48 +  <source src="../video/worm-hearing.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.49  </video>
    1.50  
    1.51 -<h2>Vision</h2>
    1.52 -<a href="./vision.html">Read the article on implementing vision &raquo;</a>
    1.53 +
    1.54 +<h2>Touch</h2>
    1.55 +<a href="../html/touch.html">Read the article on implementing touch &raquo;</a>
    1.56  <video controls="controls" width="755">
    1.57 -  <source src="./video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.58 +  <source src="../video/basic-touch.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.59 +</video>
    1.60 +<video controls="controls" width="755">
    1.61 +  <source src="../video/worm-touch.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.62  </video>
    1.63  
    1.64 -<h2>Vision</h2>
    1.65 -<a href="./vision.html">Read the article on implementing vision &raquo;</a>
    1.66 +<h2>Proprioception</h2>
    1.67 +<a href="../html/proprioception.html">Read the article on implementing proprioception &raquo;</a>
    1.68  <video controls="controls" width="755">
    1.69 -  <source src="./video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.70 +  <source src="../video/test-proprioception.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.71  </video>
    1.72  
    1.73 -<h2>Vision</h2>
    1.74 -<a href="./vision.html">Read the article on implementing vision &raquo;</a>
    1.75 +<h2>Movement</h2>
    1.76 +<a href="../html/movement.html">Read the article on implementing muscles &raquo;</a>
    1.77  <video controls="controls" width="755">
    1.78 -  <source src="./video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.79 +  <source src="../video/worm-muscles.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
    1.80  </video>
    1.81  
    1.82 -
    1.83  </p>
    1.84  
    1.85  </body>