Skip to content

Latest commit

 

History

History
75 lines (72 loc) · 2.2 KB

week_2_detail.md

File metadata and controls

75 lines (72 loc) · 2.2 KB

DM-UY 1133-D Creative Coding

Fall 2024 • Katherine Bennett • Monday & Wednesdays • 14:00-15:50
wk Wednesday Monday
2 Sept 11 Sept 16
class Last day to Drop/Add is Sept 16
  • color, transparency.
  • beginShape(), vertex(), endShape()
  • curves
  • interaction: mousePressed(), mouseX, keyPressed()
  • Variables
  • Print
  • Sketch 1 Due Sept 20
    How to Submit Homework
    Variables
    Comments
    In-class Challenge
    read
  • Learning Processing - Ch. 3-4
  • Programming Interactivity - Ch. 2 - (on our Slack under Resources)
  • Sketch 1
  • Watch:
    1. 3.2 Built-in Variables (mouseX, mouseY) - https://youtu.be/ibW4oA7-n8I
    2. 3.3 Events (mousePressed, keyPressed) - https://youtu.be/UvSjtiW-RH8
    3. 4: Variables (playlist) - https://www.youtube.com/playlist?list=PLRqwX-V7Uu6aFNOgoIMSbSYOkKNTo89uf
    4. 4.1 Variables - https://youtu.be/B-ycSR3ntik
    5. 4.2 Incrementing a variable - https://youtu.be/rZ36BzXFT6Q
    6. 4.4 Using Println() - https://youtu.be/G9uDQBoHp08
  • Learning Processing - Ch. 5
  • Generative Design - P.0, P.1.2.3 - P.2.1.3
  • do
  • last week's work, if you haven't completed them yet. See the week 1 weekly breakout and complete all tasks.
  • Sketch 1
  • Sketch 1