Jamie White

Co-founder @ Piing

Projection Mapping

It’s about time I gave this a go. So with the help of a talented motion graphics guy and openFrameworks, we got a nice demo going on the LOVE. Mural. We want to make this a permanent installation, and add some interactivity later on.

oF + flosc = MIDI in Flash

I spent a day working out the workflow of getting openFrameworks talking to Flash. So as a test project I decided to attempt to get MIDI messages from my MIDI controller into Flash. This was something I wanted to do a few years ago but didn’t have the technical know-how. For this setup I am […]

ofxBox2d install.xml

I’ve made an install xml file for the ofxBox2d to use with the Code::Blocks oF Addon Plugin. This plugin is definatly worth using. It saves manually importing cpp and header files for every project. http://www.openframeworks.cc/forum/viewtopic.php?f=14&t=3125

openFrameworks

I’ve taken a leap into C++ and setup openFrameworks in Xcode (on mac) and Code::Blocks (on pc). openFrameworks is great for producing offline material for installations, such as this. So far I have got my head around a few addons including Box2D and some basic openCV bits.