Due 1-14 (OF prep)

For Thursday, January 14th, please complete the following before the beginning of class:

  1. Complete the class FERPA Waiver (also linked here)
  2. Review course logistics documents
  3. Looking Outwards #01: OpenFrameworks (OF) and OF Addons.
  4. Get your laptop set up for programming in openFrameworks.


Please carefully read the following pages, about course logistics:


Looking Outwards #01: OpenFrameworks (OF) and OF Addons.

OpenFrameworks is a free, open-source, cross-platform, cross-compiler set of libraries for creative coding in C++. In this assignment, you are asked to write a Looking Outwards blog post focusing on openFrameworks (OF) and addons for openFrameworks. Your blog post should discuss two things (note: they don’t need to be related):

  1. A project developed in OF that you find interesting (why?); and
  2. An OF addon that you think could be used in an interesting way (how?).

To find projects developed in OF, consider checking the following sites:

The following artists and designers are known to use OF in much (but not necessarily all) of their work: Rafael Lozano Hemmer, Camille UtterbackAndreas MuellerCaitlin MorrisChris O’Shea, Christine SugrueDaito ManabeDiederick HuijbersElliot Woods, Beatrice LartigueJames GeorgeJoel Gethin LewisJosh NimoyKarolina SobeckaKyle McDonaldSofy YuditskayaTheo Watson and Emily Gobeille, and Zachary Lieberman.

To discover and learn about OF addons, go directly to the ofxAddons compilation site: the Matrix Stockroom of new media arts:

Browse the ofxAddons to see what’s possible. Click on a few to dig deeper. For example, did you know that you can write a program to export animated GIFs, or which recognizes gestures, or which generates QR codes, or which does optical character recognition? What kinds of ideas do you get?


Get your laptop set up for programming in openFrameworks.

To develop software using openFrameworks, you will need to download a development environment for your operating system, as well as the openFrameworks libraries themselves.