OpenFrameworks Introduction course at ICON http://www.icon-brussels.be/?page_id=1142
To start a lesson:
- Create new project with project generator
- download the files from the lesson from github, copy them over the src directory in your new app
- Open the project in your IDE (XCode, Visual studio)
- open the file ofApp.cpp
- start reading and testing the app
- Tasks are denoted by "TASK"