View allAll Photos Tagged openframeworks
Tuesday through Friday, January 11-14
5:00pm-6:00pm EST
Carnegie Mellon University, Baker Hall 136A (Adamson Wing)
Map: bit.ly/g2aoR6 + Room location info.
In association with the first international OpenFrameworks World-Wide Developers Meeting, some of the world’s leading computational artist/developers will discuss their pioneering work at the intersection of arts and computer science.
During the week, the OpenFrameworks core development team is encamped at the STUDIO for Creative Inquiry to advance the next version of OpenFrameworks, a toolkit for new media education and creative coding. Each evening at 5pm, we will feature three or four short presentations by members of this team.
Presenters/Participants Include:
Zachary Lieberman / Theodore Watson / Arturo Castro / Mehmet Akten / Todd Vanderlin / Anton Marini / Damian Stewart / Kyle McDonald / Keith Pasko / Diederick Huijbers / Daito Manabe / Dan Wilcox / Jonathan Brodsky / Zach Gage
OpenFrameworks(OF) is a powerful, open-source toolkit for creative coding in C++.
Tuesday through Friday, January 11-14
5:00pm-6:00pm EST
Carnegie Mellon University, Baker Hall 136A (Adamson Wing)
Map: bit.ly/g2aoR6 + Room location info.
In association with the first international OpenFrameworks World-Wide Developers Meeting, some of the world’s leading computational artist/developers will discuss their pioneering work at the intersection of arts and computer science.
During the week, the OpenFrameworks core development team is encamped at the STUDIO for Creative Inquiry to advance the next version of OpenFrameworks, a toolkit for new media education and creative coding. Each evening at 5pm, we will feature three or four short presentations by members of this team.
Presenters/Participants Include:
Zachary Lieberman / Theodore Watson / Arturo Castro / Mehmet Akten / Todd Vanderlin / Anton Marini / Damian Stewart / Kyle McDonald / Keith Pasko / Diederick Huijbers / Daito Manabe / Dan Wilcox / Jonathan Brodsky / Zach Gage
OpenFrameworks(OF) is a powerful, open-source toolkit for creative coding in C++.
Some screen grabs from my latest interactive installation.
Made for "The New Sublime" exibition at Clearleft during the Brighton Digital Festival.
More info here: www.clearleft.com/does/art
Used this openFrameworks addon: github.com/genekogan/ofxTSNE from Gene Kogan and ofxCcv from Kyle McDonald with my collection of 10,000 grocery store images - taken for this video project in 2008: blairneal.com/portfolio_page/10000-items-or-less/
Original resolution is 5000x5000 with 50px x 50px for each image thumbnail
Some openframeworks weekend hacking.
See
www.jesusgollonet.com/blog/2007/02/11/emulating-toshio-iwai/
12k particles in realtime with mouse interaction. Every particle is repelled from every other, slightly attracted to the center, and repelled from the mouse.
code.google.com/p/kyle/source/browse/#svn/trunk/openframe...