Mercurial > cortex
view org/cover.html @ 304:2dfebf71053c
Merged Winston cover letter
author | Dylan Holmes <ocsenave@gmail.com> |
---|---|
date | Sat, 18 Feb 2012 02:07:40 -0600 |
parents | 35d9e7d04d87 |
children | 19c43ec6958d |
line wrap: on
line source
1 <html>2 <head>3 <title>aurellem ☉</title>4 <style type="text/css">5 body{6 font:16px "Open Serif",Georgia,Palatino,Times,"Times New7 Roman",serif;8 line-height:1.5em;9 color:#444;10 width:46em;11 padding:4em;12 margin:0 auto;13 border-top:3em solid #933;14 border-left-width:0;15 border-right-width:0;16 }18 a{color:#07e;}19 h1,h2,h3,h4,h5,h6{20 font-family:'Open Sans', Helvetica, Arial, sans-serif;21 }22 h1{font-size:2em;line-height:.75em;24 }26 video{27 margin-bottom:3em;28 }29 </style>30 </head>31 <body>32 <h2 style="color:#888;">☉ aurellem</h2>33 <h1>Sensate Creatures in a Virtual Environment</h1>34 <author>Robert McIntyre</author>35 <br><br>37 <p>38 The purpose of this project is to create a framework for sensate39 creatures in a virtual environment. This approach is advantageous40 because of timing.42 You can see a showcase of each sense below, as well as a short article43 explaining how I implemented it.45 <h2>Vision</h2>46 <a href="./vision.html">Read the article on implementing vision »</a>47 <video controls="controls" width="755">48 <source src="./video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">49 </video>51 <h2>Vision</h2>52 <a href="./vision.html">Read the article on implementing vision »</a>53 <video controls="controls" width="755">54 <source src="./video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">55 </video>57 <h2>Vision</h2>58 <a href="./vision.html">Read the article on implementing vision »</a>59 <video controls="controls" width="755">60 <source src="./video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">61 </video>63 <h2>Vision</h2>64 <a href="./vision.html">Read the article on implementing vision »</a>65 <video controls="controls" width="755">66 <source src="./video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">67 </video>69 <h2>Vision</h2>70 <a href="./vision.html">Read the article on implementing vision »</a>71 <video controls="controls" width="755">72 <source src="./video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">73 </video>75 <h2>Vision</h2>76 <a href="./vision.html">Read the article on implementing vision »</a>77 <video controls="controls" width="755">78 <source src="./video/worm-vision.ogg" type="video/ogg" preload="none" poster="../images/aurellem-1280x480.png">79 </video>82 </p>84 </body>85 </html>