View allAll Photos Tagged Openframeworks
displacing a grid using inverse square distance from some particles
epic, beautiful glitch from using a non-zeroed random vec2 in the shader.
I wrote a quick program to generate monsters for my kids this halloween. This is not a serious art project but fun for my family that turned into something cool enough to share.
It was created in openframeworks 0.006 using code blocks. You can download the source from the project page! I'm sure you can swap out different eyes and mouths for different looking monsters.
It uses a version the hair particle drawing class I wrote to do my hair drawings, I just swapped it out with opaque textures of eyeballs and mouths and placed the drawing origins in the lower right corner. I then copy the screen to a FBO Texture and draw that to screen flipped so the creature is both vertically and horizontally symmetrical and voila...a tentacled eyeball creature!
Project page: www.donrelyea.com/monsters.htm
Photos of a screen I made for Fever Creative (http://www.fevercreative.com/) taken by Jacob Milam. A video of a runway show floats around the screen, following the users face, while the liquid simulation (thanks Memo! www.memo.tv/ofxmsafluid) in the background reacts to the users silhouette.
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 piece has lots of nice stripes caused by auto camera settings. Its a slit scan of about 3 minutes of spike tv.
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 =)
I began taking a class at The Public School this past Sunday. It was great little introduction into Open Frameworks and am very excited to take my knowledge of Processing to the next level with more Low-Level code. There is much to learn. For more information on Open Frameworks you can check out the wiki to the class page. There is one more class next Sunday.