Difference between revisions of "Programming with Processing"

From Interaction Station Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
Friday<br>
 
Friday<br>
 
  object oriented programming
 
  object oriented programming
 +
[[:File:Lesson04.zip|Lesson 4]]
  
 
=== Week 2 : connecting to other things ===
 
=== Week 2 : connecting to other things ===
Line 24: 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>

Latest revision as of 05:02, 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