ocsenave@303: <html>
ocsenave@303: <head>
ocsenave@303:   <title>aurellem &#x2609;</title>
ocsenave@303:   <style type="text/css">
ocsenave@303:     body{
ocsenave@303:     font:16px "Open Serif",Georgia,Palatino,Times,"Times New
ocsenave@303:     Roman",serif;
ocsenave@303:     line-height:1.5em;
ocsenave@303:     color:#444;
ocsenave@303:     width:46em;
ocsenave@303:     padding:4em;
ocsenave@303:     margin:0 auto;
ocsenave@303:     border-top:3em solid #933;
ocsenave@303:     border-left-width:0;
ocsenave@303:     border-right-width:0;
ocsenave@303:     }
ocsenave@303: 
ocsenave@303:     a{color:#07e;}
ocsenave@303:     h1,h2,h3,h4,h5,h6{
ocsenave@303:     font-family:'Open Sans', Helvetica, Arial, sans-serif;
ocsenave@303:     }
ocsenave@303:     h1{font-size:2em;line-height:.75em;
ocsenave@303: 
ocsenave@303:     }
ocsenave@303: 
ocsenave@303:     video{
ocsenave@303:     margin-bottom:3em;
ocsenave@303:     }
ocsenave@303:   </style>
ocsenave@303: </head>
ocsenave@303: <body>
ocsenave@303: <h2 style="color:#888;">&#x2609; aurellem</h2>  
ocsenave@303: <h1>Sensate Creatures in a Virtual Environment</h1>
ocsenave@303: <author>Robert McIntyre</author>
ocsenave@303: <br><br>
ocsenave@303: 
ocsenave@303: <p>
ocsenave@303: 
rlm@309: <br> <a href="http://youtu.be/ZgkWFIoHNuU"> YouTube </a>                
rlm@305: <video controls="controls" width="755">
rlm@309:   <source src="../video/hand.ogg" type="video/ogg" preload="none"
rlm@309: 	  poster="../images/aurellem-1280x480.png">
rlm@309: 
rlm@305: </video>
ocsenave@303: 
rlm@309: 
rlm@305: Here are videos which showcase each of the senses shown in the video
rlm@305: above, as well as links to full source and an article explaining how I
rlm@305: implemented each of them.
rlm@305: 
rlm@305: <h2>Physical Bodies</h2>
rlm@309: <a href="../html/body.html">Read the article on implementing physical
rlm@309:   bodies &raquo;</a><br>
rlm@309: <br> <a href="http://youtu.be/4affLfwSPP4"> YouTube </a>
ocsenave@303: <video controls="controls" width="755">
rlm@309:   <source src="../video/full-hand.ogg" type="video/ogg" preload="none"
rlm@309: 	  poster="../images/aurellem-1280x480.png">
ocsenave@303: </video>
ocsenave@303: 
rlm@309: 
ocsenave@303: <h2>Vision</h2>
rlm@309: <a href="../html/vision.html">Read the article on implementing vision
rlm@309:   &raquo;</a><br>
rlm@309:  <br> <a href="http://youtu.be/J3H3iB_2NPQ"> YouTube </a>                
ocsenave@303: <video controls="controls" width="755">
rlm@305:   <source src="../video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
ocsenave@303: </video>
ocsenave@303: 
rlm@305: 
rlm@309: 
rlm@305: <h2>Hearing</h2>
rlm@309: <a href="../html/hearing.html">Read the article on implementing
rlm@309:   hearing &raquo;</a><br>
rlm@309: 
rlm@309: <br> <a href="http://www.youtube.com/watch?v=oCEfK0yhDrY"> YouTube </a> 
ocsenave@303: <video controls="controls" width="755">
rlm@305:   <source src="../video/java-hearing-test.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
rlm@305: </video>
rlm@309:  <br> <a href="http://youtu.be/KLUtV1TNksI"> YouTube </a>
rlm@305: <video controls="controls" width="755">
rlm@305:   <source src="../video/worm-hearing.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
ocsenave@303: </video>
ocsenave@303: 
rlm@305: 
rlm@305: <h2>Touch</h2>
rlm@309: <a href="../html/touch.html">Read the article on implementing touch
rlm@309:   &raquo;</a><br>
rlm@309: <br> <a href="http://youtu.be/8xNEtD-a8f0"> YouTube </a>
ocsenave@303: <video controls="controls" width="755">
rlm@305:   <source src="../video/basic-touch.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
rlm@305: </video>
rlm@309: <br> <a href="http://youtu.be/RHx2wqzNVcU"> YouTube </a>                
rlm@305: <video controls="controls" width="755">
rlm@305:   <source src="../video/worm-touch.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
ocsenave@303: </video>
ocsenave@303: 
rlm@309: 
rlm@305: <h2>Proprioception</h2>
rlm@309: <a href="../html/proprioception.html">Read the article on implementing
rlm@309:   proprioception &raquo;</a><br>
rlm@309: <br> <a href="http://youtu.be/JjdDmyM8b0w"> YouTube </a>                
ocsenave@303: <video controls="controls" width="755">
rlm@305:   <source src="../video/test-proprioception.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
ocsenave@303: </video>
ocsenave@303: 
rlm@309: 
rlm@305: <h2>Movement</h2>
rlm@309: <a href="../html/movement.html">Read the article on implementing
rlm@309:   muscles &raquo;</a><br>
rlm@309: <br> <a href="http://youtu.be/8Rp4jEGMDWU"> YouTube </a>                
ocsenave@303: <video controls="controls" width="755">
rlm@305:   <source src="../video/worm-muscles.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">
ocsenave@303: </video>
ocsenave@303: 
ocsenave@303: </p>
ocsenave@303: 
ocsenave@303: </body>
ocsenave@303: </html>