Click here to check if anything new just came in.
February 12 2010
iProcessing

iProcessing is an open programming framework to help people develop native iPhone applications using the Processing language. It is an integration of the Processing.js library and a Javascript application framework for iPhone. The iProcessing download consists of a set of example XCode projects that demonstrate many of the Basic Examples from the Processing web site (originally written by Casey Reas and Ben Fry unless otherwise stated) as well a number that demonstrate the use of various iPhone features such as multitouch, accelerometer, orientation, location, sound play/record, app state saving and so on. It is in development and is currently used by Luckybite and other designers and students for prototyping. You are welcome to use it and if you have any comments feel free to email us here. It is unknown as to whether apps created using the framework will be approved if submitted to the App Store. The software is provided “as is” and without warranty of any kind. iProcessing was created by Tom Hulbert at Luckybite in 2009.
Processing.js is a port of the Processing langauge to Javascript by John Resig and is intended for people who want to program images, animation, and interactions for the web in Processing without the use of Java applets. Processing.js uses Javascript to draw shapes and manipulate images on the HTML5 Canvas element.
The Processing language was created by Ben Fry and Casey Reas. It evolved from ideas explored in the Aesthetics and Computation Group at the MIT Media Lab and was originally intended to be used in a Java run-time environment.
More information on iProcessing plus the download go to the LuckyBite website.
