projects
Using a webcam and the openGL lwjgl java library, I created a display that extracts edges from the video image, manipulates the colors, and creates a 3D scene using that live footage. Currently the display is navigatable using the arrow keys on the keyboard. A future evolution of this diplay can involve sensors as inputs, manipulating the navigational aspects of the scene, preferable using IR sensors.
Created for Mark Napier's GLart class at the ITP 2005 Fall semester.