Gestural Supershapes

Create a multitouch gestural interface that controls the features (the 6 variables) of animated supershapes onscreen, and broadcasts the state of the system using OSC.

OpenFrameworks would be my platform of choice.

Posted in Courses, Multimedia Authoring 2011 | Leave a comment

Chroma Cache

Posted in Courses, Multimedia Authoring 2011 | Tagged | Leave a comment

Spaceship audio visualizer

I’d like to make an audio visualizer that looks like a spaceship. All the things in the control desk: meters, clocks, etc. would react to external sound input. The meters would be placed on top of a .png image of a spaceship control desk. The landscape from the window would be generative graphics that create a simulation of flying through time and space…. But I’ll start with the control unit and see how far I’ll get. it’s a bit like a flying game, but meant to be used as  background visuals for a musician…

Posted in Courses, Multimedia Authoring 2011 | Leave a comment

Themes, case-studies and course materials


I’ll be posting here some examples, many of them made with openFrameworks, related to each of the themes of the course. I’ll also post the course materials. This post will be updated throughout the course.

Also check the code examples (Processing, openFrameworks, ActionScript, Cinder…) on this website, highlighting many of these themes: http://formandcode.com/code-examples/ , supporting the excellent Form+Code book.

Posted in Courses, Multimedia Authoring 2011 | Leave a comment

Process works by Casey Reas, 2004-2010

A body of (exceptional) work over 7 years, clearly explained in 11 minutes. By Casey Reas, of Processing.

Posted in Inspiration, Processing | Leave a comment

Sharing Interviews with Kyle McDonald interviewing Zach Lieberman

Very interesting interview, just published: Kyle McDonald interviewing Zach Lieberman. Much of the origins and motivations behing openFrameworks are discussed.

https://github.com/kylemcdonald/SharingInterviews/blob/master/zachlieberman.markdown

Posted in openFrameworks | Leave a comment

Research into Flash and HTML5: Which One is Right For Your Project?

Our Research into Flash and HTML5: Which One is Right For Your Project?
From Periscopic, via @SethSandler

http://now.periscopic.com/2011/05/our-research-into-flash-and-html5-which-one-is-right-for-your-project/

Posted in Flash, HTML5-JS | Leave a comment

From Processing to the Android Market, via @creativeapps

from CreativeApplications.Net

In this tutorial, you’ll learn how to sign and publish a Processing/Android sketch to the Android Market.
Note that the signing process should be automated and accessible from the PDE quite soon.
You can follow this specific issue here and get an alert when the bug is fixed.
> Pre-requisites (installation steps are covered here):
– Processing 1.5 installed
– Android SDK
[…]

Posted in Android, Platforms, Processing | Leave a comment

Stanford’s School of Engineering iPhone podcast course (videos, free)

From: http://itunes.apple.com/us/itunes-u/iphone-application-development/id384233225
(Winter 2010)

Tools and APIs required to build applications for the iPhone platform using the iPhone SDK. User interface designs for mobile devices and unique user interactions using multitouch technologies. Object-oriented design using model-view-controller pattern, memory management, Objective-C programming language. iPhone APIs and tools including Xcode, Interface Builder and Instruments on Mac OS X. […]

Posted in iOS, Platforms | Leave a comment

Processing 1.5

Good post on the new features of Processing 1.5, before version 2.0 arrives (expected this Summer):
http://createdigitalmotion.com/2011/04/processing-1-5-arrives-android-support-glgraphics-opengl-awesomeness/

Processingjs 1.1 has also been released recently:
http://processingjs.org/blog/?p=257

Posted in Processing | Leave a comment