Processing
🎨

Processing

🎶
Oliver’s Notes

References

Processing Reference. Also available from inside the Processing app, via the menu item Help > Reference.

image

Surattack.com's Processing Cheat Sheet — this is the one that was handed out in IxLab class.

image

Learn

Processing Text and Video tutorials.

Coding Train Processing videos

  1. Introduction
  2. Processing Environment – how to use Processing; RGB color
  3. Interaction – setup, draw, mouseX, mouseY, mousePressed, keyPressed
  4. Variables, random, and println
  5. Conditionals – booleans, if else, AND OR
  6. Loops
  7. Functions
  8. Objects & Classes (skip this for now)
  9. Arrays

IxLab Slides

  • Class 14 – Processing & Drawing
  • Class 15 – Animation and Variables
  • Class 16 – Loops + Keyboard & Mouse Interaction
  • Class 17 – Functions
  • Class 18 – Arrays
  • Slides 19 – Sound
  • Slides 20 – Serial Communication (1)
  • Slides 21 – Serial Communication (2)
image

Books

  • Processing: A Programming Handbook for Visual Designers, Second Edition. Casey Reas and Ben Fry
  • Make: Getting Started with Processing, Second Edition. Casey Reas and Ben Fry.
  • Learning Processing, Second Edition: A Beginner's Guide to Programming Images, Animation, and Interaction. Daniel Shiffman.

Subpages (Under development)

👩🏼‍🍳Processing CookbookSpeech Recognition