Mercurial > cortex
diff org/hearing.org @ 252:f1a74d23e7e4
added video generation code for touch
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 13 Feb 2012 20:19:34 -0700 |
parents | 072dc8e2301c |
children | c39b8b29a79e |
line wrap: on
line diff
1.1 --- a/org/hearing.org Mon Feb 13 08:20:25 2012 -0700 1.2 +++ b/org/hearing.org Mon Feb 13 20:19:34 2012 -0700 1.3 @@ -950,7 +950,6 @@ 1.4 #+end_src 1.5 1.6 * Testing Hearing 1.7 - 1.8 ** Advanced Java Example 1.9 1.10 I wrote a test case in Java that demonstrates the use of the Java 1.11 @@ -1083,7 +1082,6 @@ 1.12 sound it hears beomes fainter. This shows the 3D localization of 1.13 sound in this world.</p> 1.14 </div> 1.15 - 1.16 #+end_html 1.17 1.18 *** Creating the Ear Video 1.19 @@ -1169,7 +1167,6 @@ 1.20 #+html: <ul> <li> <a href="../org/hearing.org">This org file</a> </li> </ul> 1.21 - [[http://hg.bortreb.com ][source-repository]] 1.22 1.23 - 1.24 * Next 1.25 The worm can see and hear, but it can't feel the world or 1.26 itself. Next post, I'll give the worm a [[./touch.org][sense of touch]].