-
Authors
Tags
openFrameworks Links
Media and Data Resources
Other Links
- Adobe Flash Developer Center
- Arduino
- C4ios
- Cinder
- Cocos2D
- Corona SDK
- Flight 404 (Robert Hodgin, Cinder)
- Form+Code – code examples
- Kinect Hacks
- libpd
- Max/MSP/Jitter
- Multimedia Development (Flash)
- NodeBox
- OpenSceneGraph
- PhoneGap
- Pocode
- Pure Data
- Quartz Composer
- Software Studies (Processing, HTML5/JS)
- Sparrow Framework
- TestFlight
- TouchDesigner
- Unity
- vvvv
- Web Media Development (JavaScript)
- Xcode
Meta
Category Archives: openFrameworks
Google Chrome beta supports C/C++, web audio
Google has released a new beta of Chrome. Via Webmonkey: “Google has released Chrome 14 to the Chrome beta testing channel, which includes, among other new features, the initial beta release of Google’s “Native Client” technology, first announced in 2010. … Continue reading
openFrameworks v0.07 released
openFrameworks v0.07 has been released. It can be downloaded from here: http://www.openframeworks.cc/download The new version includes substantial improvements, notably Android support, but also new api structures. Warning: 0.07 is not 100% compatible with 0.062, so you may want to keep … Continue reading
Posted in Android, openFrameworks
Leave a comment
Sharing Interviews with Kyle McDonald interviewing Zach Lieberman
Very interesting interview, just published: Kyle McDonald interviewing Zach Lieberman. Much of the origins and motivations behing openFrameworks are discussed. https://github.com/kylemcdonald/SharingInterviews/blob/master/zachlieberman.markdown
Posted in openFrameworks
Leave a comment
Introduction to oF, C++ and Xcode
This post is meant to provide instructions on getting started with oF, particularly with Xcode. It also provides an introduction to C++ to those coming from other programming languages (particularly Java/Processing and JavaScript). The Mac environment and Xcode will mainly … Continue reading
Tron Legacy and openFrameworks
Nice article on the special effects of Tron Legacy. Use of openFrameworks showcased: http://jtnimoy.net/workviewer.php?q=178
Posted in Inspiration, openFrameworks
Leave a comment
Microsoft’s Kinect controller hacked
Via BBC News: Microsoft’s Kinect controller has been hacked only a few days after it officially went on sale. Code to control the motion-capture device has been produced that allows it to be used with a PC rather than the … Continue reading
Quartz Composer and openFrameworks
ofxQuartzComposition is an addon for openFrameworks to load, control and render Quartz Compositions (.qtz files) inside openFrameworks. In the video above: two quartzcompositions (rotating cube + grid of morphing shapes) being loaded and mixed with openframeworks graphics in an openframeworks … Continue reading
Night Lights
From Vimeo: In this installation YesYesNo teamed up with The Church, Inside Out Productions and Electric Canvas to turn the Auckland Ferry Building into an interactive playground. Our job was to create an installation that would go beyond merely projection … Continue reading
Posted in Inspiration, openFrameworks
Leave a comment
Eye Writer
From http://www.eyewriter.org/: The EyeWriter project is an ongoing collaborative research effort to empower people who are suffering from ALS with creative technologies. It is a low-cost eye-tracking apparatus & custom software that allows graffiti writers and artists with paralysis resulting … Continue reading
Posted in Inspiration, openFrameworks
Leave a comment
Programming Interactivity: A Designer’s Guide to Processing, Arduino, and OpenFrameworks
Programming Interactivity is a book by Joshua Noble, released by O’Reilly in 2009, focusing on designing interaction with Processing, Arduino, and OpenFrameworks: Make cool stuff. If you’re a designer or artist without a lot of programming experience, this book will … Continue reading