-
2009-02-21
openFrameworks--交互式应用程序开发框架 - [人机互动]
版权声明:转载时请以超链接形式标明文章原始出处和作者信息及本声明
http://rasaba.blogbus.com/logs/35496020.html
一个跨平台的交互式应用程序C++开发库!
openFrameworks is a free application framework designed for "creative coding". OpenFrameworks is written in C++ and runs on Windows, Mac OS X, and Linux. It is developed and maintained by Zachary Lieberman and Theo Watson.
Video
vimeo: http://vimeo.com/921725
youtube上相关: http://www.youtube.com/results?search_type=&search_query=openframeworks&aq=f
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. [1].
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.openFrameworks FAQ
Real-World Projects
Notable projects created with openFrameworks:
- graffiti analysis project by Evan Roth
- audio space by Theodore Watson
- drawn by Zach Lieberman
- colors by Cory Arcangel
- re-gaze by Chris Sugrue
- L.A.S.E.R. Tag by Theo Watson/Graffiti Research Lab
- Magic Torch by Alberto García, Julio Obellerio, Martín Nadal and Alberto Cortés
- Memento by Jeldrik Schmuch and Ulrike Gollner
- Le Sacre du Printemps by the Ars Electronica Futurelab, Chris Sugrue, and Matthias Bauer
- TouchKit Multitouch System by NOR_/D
References
External links
- openFrameworks.cc
- openFrameworks forum -- traditionally the best place for questions & announcements
- openFrameworks wiki
随机文章:
重新报道第一天 2007-08-15To be or Not to beeee 2007-05-28刚去切了2个超菜的题,练手练手:) 2007-04-08图象分割学习报告(一) 2007-03-27危险的交换测试 2007-03-22
收藏到:Del.icio.us








评论