Image Image Image Image Image Image Image Image Image Image

Bartlett School of Architecture, UCL

Scroll to top

Top

One Comment

openFrameworks

  • On April 22, 2008
  • http://www.ruairiglynn.co.uk

I’ve been playing with openFrameworks (currently in prerelease) for the past couple of days for a project I currently doing. I have to say that it is extremely powerful and a great introduction to C++ programming. “OpenFrameWorks, is a new open source, cross platform, c++ library, which was designed by Zachary Lieberman (US) and Theo Watson (UK) to make programming in c++ for students accessible and easy. In it, the developers wrap several different libraries like opengl for graphics, quicktime for movie playing and capturing, and free type for font rendering, into a convenient package in order to create a simple, intuitive framework for creating projects using c++. It is designed to work in freely available compilers, and will run under any of the current operating systems” Coming from a processing.org background which has satisfied all my needs till now, I really got interested in openFrameworks because of my increasing use of computer vision. While I never had the confidence to use C++ from scratch, to build computer vision software, openFrameworks offers a lot of the building blocks to let you go straight to the design phase. Check out the video above to find out more about the scope of openFrameworks and join the mailing list.

Comments

Submit a Comment