Archive

Archive for May, 2009

GSoC Has Started

May 31st, 2009

The first steps of Argos are being made. The notion of an interactive object that can tell whether or not it’s being used (touched, clicked, etc) is at the heart of the GUI system that’s being developed. Heavily influenced from ActionScript3, Memo has already done much of the legwork to create a class for oF, the ofxMSAInteractiveObject. Mirroring parts of the Lux multi-touch framework for ActionScript, the InteractiveObject will  be re-designed to listen to TUIO events and keep track of active touches on an object.

Soon (once I work out some naming issues) I’m going to set up the GoogleCode project where we’ll be hosting the SVN.  In the meantime, check out the NUICode project where I’ll (try to) document much of the progress during development.

More to come later…!


Tags: