http://www.michaelang.com/a/76/openframeworks.htmlOFW is a wrap several different libraries, opengl for graphics, quicktime for movie playing and capturing, free type for font rendering, into a convenient package (essentially mirroring parts of the processing api) in order to create a simple, intuitive framework for creating projects using c++. It is designed to work in freely available compilers, such as dev-c++, eclipse and xcode.
En definitiva , una serie de librerias que facilita mucho el trabajo.Al principio un poco complicado (para mi) pero muy bonito.