Exercise 1: Face
Draw a face in openFrameworks using only the 2d drawing commands, color settings, and draw settings. Use variables and at least 10 different graphical elements.
We will present in a small exhibition.
Helpful:
- OF Graphics intro
- ofColor built-in colors ala
ofColor::seaShell
from HTML colornames, see list of colors here (note: OF colornames start with lower-case letters) - Trace the size and location using Photoshop / an image editor
- Find colors using OS X's built in Digital Color Meter app or ColorPic for Windows
Inspiration: