Programming with Processing

From Interaction Station Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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