First Semester
First OF program
04 February 2010

This week we had to create our first program in OpenFrameworks. I wanted to port my Flash / Processing skills to OF, so I decided to do a simple drawing program. The first scene in the program is a simple drawing program where you can choose a color and paint in a specific area. When clicking to "Done" button the elements animate off the screen. Afterwards you can navigate through 2 images by clicking. The sketch is based upon the McDonald's birthday table idea.
Link: Download the source code