- OpenFrameworks
Infobox Software
name = openFrameworks
caption =
author =
developer =Zachary Lieberman ,Theo Watson
released =
latest release version = 0.5 "pre-release"
latest release date =
operating system =Cross-platform
platform =
language =
programming_language =C++
genre =Application framework
license =LGPL
website = http://openframeworks.ccopenFrameworks is a free
application framework designed for "creative coding". OpenFrameworks is written inC++ and runs on Windows,Mac OS X , andLinux . It is developed and maintained byZachary Lieberman andTheo Watson .History
According to its authors, openFrameworks was developed:
(for) folks using computers for creative, artistic expression, and who would like low level access to the data inside of media in order manipulate, analyze or explore. That audience we felt was significantly underserved by the current crop of C++ libraries.openFrameworks FAQ, http://www.openframeworks.cc/faq
Related Projects
Its emphasis on "creative" uses draws parallels to Processing as both projects present a simplified interface to powerful libraries for media, hardware and communication. openFrameworks's main difference from Processing is that it is written in
C++ not Java and so inherits the performance benefits of a compiled programming language. Users will find many similarities between the two libraries, for example what is beginShape() in Processing is ofBeginShape() in openFrameworks. The openFrameworks wiki includes an article for people coming to openFrameworks from Processing. [ [http://wiki.openframeworks.cc/index.php?title=OF_for_Processing_users openFrameworks for Processing users] ] .License
openFrameworks itself is released under the
LGPL . Libraries used by the framework each have their own license, but none are included if they are non-free. [http://www.openframeworks.cc/faq openFrameworks FAQ]Real-World Projects
Notable projects created with openFrameworks:
* [http://www.ni9e.com/graffiti_analysis.html graffiti analysis project] byEvan Roth
* [http://muonics.net/site_docs/work.php?id=15 audio space] byTheodore Watson
* [http://thesystemis.com/drawnInstallation drawn] byZach Lieberman
* [http://www.beigerecords.com/cory/Exhibitions/ colors] byCory Arcangel
* [http://a.parsons.edu/%7Echristine/thesis/ re-gaze] byChris Sugrue
* [http://graffitiresearchlab.com/?page_id=76 L.A.S.E.R. Tag] byTheo Watson /Graffiti Research Lab
* [http://www.playthemagic.com/ Magic Torch] by Alberto García, Julio Obellerio, Martín Nadal and Alberto Cortés
* [http://memento.smugo.com/ Memento] by Jeldrik Schmuch and Ulrike Gollner
* [http://www.exile.at/sacre/ Le Sacre du Printemps] by theArs Electronica Futurelab ,Chris Sugrue , and Matthias BauerReferences
External links
* [http://openframeworks.cc openFrameworks.cc]
* [http://openframeworks.cc/forum openFrameworks forum] -- traditionally the best place for questions & announcements
* [http://wiki.openframeworks.cc/ openFrameworks wiki]
Wikimedia Foundation. 2010.