Creative Coding Crash Course Part 01.
Resources:
How do you pronounce gif?
setup() function and how is it used?update() function and how is it used?draw() function and how is it used?keyPressed(int key) function and how is it used?What is an addon and how do you add them to your project?
ofPixels object for?ofTexture object for?ofImage object for?ofVideoPlayer?ofVideoGrabber?ofVideoPlayer or ofVideoGrabber?How do you display an image?