View allAll Photos Tagged openframeworks
made with openframeworks, self running application, planned and executed as an installation, beaming in the woods
we FINALLY have launched the api/source for the touchkit. Get it here at touchkit.nortd.com
spread the love people!
a new kinect book in japan discusses openFrameworks.
whenever i see books like this it kind of feels like a kick in the pants reminding me that we can make OF so much more awesome than it already is.
This activity was part of V&A half term activities celebrating the theatricality of the exhibition Diaghilev and the Golden Age of the Ballets Russes. Visitors were invited to experience a magic world of digital animal masks using the computers in our Digital Studio.
This installation by Hellicar&Lewis uses Openframeworks to create a system that appears to act as an augmented mask-making mirror.
The code is written to be both cross platform (PC, Mac, Linux, iPhone) and cross compiler.
The piece uses an Open Source library called OpenCV (Open Computer Vision) to track viewers faces, and augment the reflection with masks. In addition, the piece is audio reactive, which can be observed by an animation effect that happens when you make a noise. What kind of noise should
your animal mask make?
For more information, and other projects, see: hellicarandlewis.com
openFrameworks:
combining multiple scans into a single point cloud using a chessboard to determine the kinect's position.
exactly 500 thousand points.
slitscan picture of the koi pond
taken with a hp touchsmart laptop, logitech pro webcam and slitscan application in openframeworks. I will release the source and exe when I get the FBO working and the bug out of my tiling code =)
Realtime empirical mode decomposition implementation. Still some weirdness with the boundary conditions on the cubic splines...
interactive weather table for ecologic exhibition @ the powerhouse museum.
www.julapy.com/blog/2011/02/24/powerhouse-ecologic-exhibi...
raw BOM data, parsed and displayed as greyscale image in openframeworks.
calculating the distance from streets around pittsburgh to the studio for creative inquiry, then drawing the distance isolines. using github.com/kylemcdonald/ofxPathfinder/