Posts Tagged ‘openFrameworks’

This is a video from an interactive installation made by Emily Gobeille and Theodore Watson. The software is made with openFrameworks. Participants can interact with the sonic ecosystem by speaking into a microphone. It’s very beautiful. More pictures here and here

The new ArsElectronica center in Linz, Austria is covered in 1085 led windows. The programming for the led windows is done with openFrameworks, programmed by Zachary Lieberman, Joel Gethin Lewis and Damian Stewart. Zachary Lieberman is one of the developers of OF.

I want to show you some of the cool things that can be done with OpenFrameworks. I start by showing the projects of someone who calles themselves Playmodes. They have made an audiovisual sampler, using Native Instruments Reaktor for the sounds (controlling it via OSC) and OF for recording, manipulating and playback of video. It [...]

Today version 0.06 of OpenFrameworks was released. There has been a lot of changes including the most important: new library Poco ( http://pocoproject.org) included – used for events event system for base events (setup, update, draw, mouse, keyboard) and constructing new events the addons.h system has been dropped in place of direct inclusion of addons [...]

openFrameworks, et bibliotek for C++ som jeg bruker i min masteroppgave har fått ny framside på nettsiden sin: http://www.openframeworks.cc/ Her presenteres nå forskjellige prosjekter som er lagd med hjelp av biblioteket. openFrameworks er en slags C++variant av det populære Processing som gjør det enkelt å programmere applikasjoner som inkluderer audio, video, bilder, fonter og interaksjon. [...]