# HG changeset patch # User Robert McIntyre # Date 1320339182 25200 # Node ID 99971a59b6acc5b807fc291b7b921e19c1014577 # Parent eeba17a4bd54ddf6a091e5ec4feb229c5f5ee1c5 quick touch-up for eyes diff -r eeba17a4bd54 -r 99971a59b6ac org/eyes.org --- a/org/eyes.org Thu Nov 03 09:52:34 2011 -0700 +++ b/org/eyes.org Thu Nov 03 09:53:02 2011 -0700 @@ -1,7 +1,7 @@ #+title: Simulated Sense of Sight #+author: Robert McIntyre #+email: rlm@mit.edu -#+description: Simulated sight for AI research using JMonkeyEngine3 +#+description: Simulated sight for AI research using JMonkeyEngine3 and clojure #+keywords: computer vision, jMonkeyEngine3, clojure #+SETUPFILE: ../../aurellem/org/setup.org #+INCLUDE: ../../aurellem/org/level-0.org @@ -74,7 +74,6 @@ (.setBackgroundColor ColorRGBA/Gray) (.addProcessor (scene-processor continuation)) (.attachScene (.getRootNode world))))) - #+end_src Note the use of continuation passing style for connecting the eye to a