Programming with Processing

From Interaction Station Wiki
Revision as of 02:06, 27 January 2020 by Evolutie (talk | contribs)
Jump to navigation Jump to search

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