Difference between revisions of "Programming with Processing"
Jump to navigation
Jump to search
m |
|||
Line 25: | Line 25: | ||
Tuesday<br> | Tuesday<br> | ||
networking via osc | networking via osc | ||
+ | For this lesson download FaceOSC from https://github.com/kylemcdonald/ofxFaceTracker/releases</br> | ||
+ | And we will need the OscP5 Library | ||
Wednesday<br> | Wednesday<br> |
Revision as of 01:05, 27 January 2020
Planning
Week 1 : programming fundamentals
Monday
about processing variables and conditional statements
Tuesday
arrays, loops and functions
Wednesday
work independently
Thursday
images, libraries, mapping input <-> output
Friday
object oriented programming Lesson 4
Week 2 : connecting to other things
Monday
Beziers and Intersection Testing
Tuesday
networking via osc
For this lesson download FaceOSC from https://github.com/kylemcdonald/ofxFaceTracker/releases
And we will need the OscP5 Library
Wednesday
work independently
Thursday
presentations and bonus lesson