openFrameworks
![]() | |
Developer(s) | Zachary Lieberman, Theo Watson, Arturo Castro |
---|---|
Stable release | 0.11.2
/ March 24, 2021 |
Repository | |
Written in | C++ |
Operating system | Microsoft Windows, macOS, Linux, iOS, Android |
Type | Application framework |
License | MIT License |
Website | openframeworks |
openFrameworks is an open source toolkit designed for creative coding founded by Zachary Lieberman, Theo Watson and Arturo Castro. OpenFrameworks is written in C++ and built on top of OpenGL. It runs on Microsoft Windows, macOS, Linux, iOS, Android and Emscripten. It is maintained by its founders with contributions by other members[1] of the openFrameworks community.
History
The 0.01 version of openFrameworks was released by Zachary Lieberman on August 3, 2005. By February 2006, Lieberman was using version 0.03 with their students at the Parsons School of Design in New York City. 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."[2]

Related projects
OpenFrameworks' emphasis on creative coding is similar to the Processing language in that 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++, instead of Java. 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.[3]
Another similar project is Cinder, which is also a C++ library framework for creative programming. The primary difference is that openFrameworks has a larger number of dependencies on open source libraries, allowing advanced programmers more control and transparency, while Cinder is more dependent on libraries built into the operating systems it sits on top of, which generally means updates and bug fixes are more frequent and reliable with openFrameworks.[citation needed]

License
Openframeworks is released under the permissive MIT license. The libraries used by the framework each have their own licenses.[2]
Artists and projects
Several notable artists have used openFrameworks in their projects. Zach Lieberman used the toolkit for his "Drawn" project.[4] Theodore Watson has used openFrameworks for "audio space" and "Laser Tag." [5][6]
References
- ^ "Contributors to openframeworks/OpenFrameworks". GitHub.
- ^ a b "openFrameworks FAQ". Retrieved 10 April 2016.
- ^ "openFrameworks for Processing users". Retrieved 10 April 2016.
- ^ "Drawn". thesystemis.com. Retrieved 2022-12-22.
- ^ "AUDIO SPACE". Theodore Watson - Interactive Installations. Retrieved 2022-12-22.
- ^ "LASER TAG". Theodore Watson - Interactive Installations. Retrieved 2022-12-22.
External links
- openframeworks
.cc - openFrameworks forum -- traditionally the best place for questions & announcements
- openFrameworks documentation
- openFrameworks on GitHub
Real-world projects
Notable projects created with openFrameworks:
- colors by Cory Arcangel
- re-gaze by Chris Sugrue
- EyeWriter by Free Art and Technology (F.A.T.), OpenFrameworks, Graffiti Research Lab, and The Ebeling Group in collaboration with TEMPTONE
- Magic Torch by Alberto García, Julio Obelleiro, Martín Nadal and Alberto Cortés
- Le Sacre du Printemps is by Klaus Obermaier with the Ars Electronica Futurelab, Chris Sugrue, and Matthias Bauer.
- TouchKit Multitouch System by NOR_/D
- Quase-Cinema VJ software by Alexandre Rangel
- Globe4D by Rick Companje, Nico van Dijk, Danica Mast, Hanco Hogenbirk
- Starry Night interactive animation by Petros Vrellis
- CCV 2D Multitouch Tracking by NUI Group Community
- Super Hexagon by Terry Cavanagh
- Tournament Arena Soccer a 3D Android game by Nitra Games Ltd.
- Ji Ga Zo, a reconfigurable jigsaw puzzle by Zach Lieberman, Ken Knowlton, Marc Settaducati.