changeset 38:99971a59b6ac

quick touch-up for eyes
author Robert McIntyre <rlm@mit.edu>
date Thu, 03 Nov 2011 09:53:02 -0700
parents eeba17a4bd54
children 2ce7400825c2
files org/eyes.org
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/org/eyes.org	Thu Nov 03 09:52:34 2011 -0700
     1.2 +++ b/org/eyes.org	Thu Nov 03 09:53:02 2011 -0700
     1.3 @@ -1,7 +1,7 @@
     1.4  #+title: Simulated Sense of Sight
     1.5  #+author: Robert McIntyre
     1.6  #+email: rlm@mit.edu
     1.7 -#+description: Simulated sight for AI research using JMonkeyEngine3
     1.8 +#+description: Simulated sight for AI research using JMonkeyEngine3 and clojure
     1.9  #+keywords: computer vision, jMonkeyEngine3, clojure
    1.10  #+SETUPFILE: ../../aurellem/org/setup.org
    1.11  #+INCLUDE: ../../aurellem/org/level-0.org
    1.12 @@ -74,7 +74,6 @@
    1.13        (.setBackgroundColor ColorRGBA/Gray)
    1.14        (.addProcessor (scene-processor continuation))
    1.15        (.attachScene (.getRootNode world)))))
    1.16 -
    1.17  #+end_src
    1.18  
    1.19  Note the use of continuation passing style for connecting the eye to a