View allAll Photos Tagged Openframeworks
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:
This video is composed of 912 frame captures from the Lite-Write Application built by Tangible Interaction.
The Lite-Write is a simple openFrameworks application for your Mac or PC that creates the same long exposure effect of light writing with a camera.
Try it yourself and download the application for FREE here: www.lite-write.com
See the growing collection of images now available on Flickr. www.flickr.com/groups/lite-write/
Graffiti Artist: Mike Nowland
Music: Gorillaz Dare DFA Remix
Location: Really late at night in and around Vancouver
Light source: glow sticks
Watch this video on Vimeo. Video created by Company Policy.
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:
Binning lots of particles with mouse interaction in realtime, simulating collisions.
This is just as a destabilizing explosion is developing from the center.
code.google.com/p/kyle/source/browse/#svn/trunk/openframe...
working on making contours/polylines audio reactive.
video => vimeo.com/26801065
created using openframeworks 007 & ofxBox2d
+ extending the new and awesome ofPolyline class
16k particles interacting with inverse square force at a distance using the Barnes-Hut algorithm (quadtrees with recursive approximation of center of mass and total mass).
code.google.com/p/kyle/source/browse/#svn/trunk/openframe...
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:
Local collisions, with collisions drawn as lines. Mouse interaction in realtime.
code.google.com/p/kyle/source/browse/#svn/trunk/openframe...