Category Archives: Processing

Processing for iPhone

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.” Link: http://www.luckybite.com/iprocessing/

Posted in iOS, Platforms, Processing | Leave a comment

Processing for Android

Processing for Android is now out. Peter Kirn has posted an interesting article at Create Digital Motion about it: http://createdigitalmotion.com/2010/09/getting-started-with-processing-for-android/ Processing now runs just as easily on a mobile platform with Android. You can try it with the free SDK … Continue reading

Posted in Android, Platforms, Processing | Leave a comment

Programming Interactivity: A Designer’s Guide to Processing, Arduino, and OpenFrameworks

Programming Interactivity is a book by Joshua Noble, released by O’Reilly in 2009, focusing on designing interaction with Processing, Arduino, and OpenFrameworks: Make cool stuff. If you’re a designer or artist without a lot of programming experience, this book will … Continue reading

Posted in openFrameworks, Processing | Tagged , | Leave a comment

Processing Books

There are now several books out focusing on Processing. Processing.org’s own page regarding books highlights quite a few: http://processing.org/learning/books/ Notably: Reas, C. and Fry, B. (2010), Getting Started with Processing, O’Reilly Media; Reas, C. and Fry, B. (2007), Processing: A … Continue reading

Posted in Processing | Tagged | Leave a comment

ProcessingAS

Processing.as is a port of the Processing programming language to ActionScript. It includes a fully functional parser and evaluator, as well as an API layer, to run many existing and new Processing scripts. To check out Processing.as in action, take a … Continue reading

Posted in Flash, Processing | Leave a comment