processing

Website for Creative Computer Coding - Summer 2017

View project on GitHub

Day 2

Objective: SWBAT (Students will be able to…)

  • Control drawing order
  • Set shape properties
  • Draw ellipses according to different ellipseMode() settings
  • Customize RGB values
    • Set color
    • Set transparency
    • Use background(), fill(), and stroke() appropriately
  • Create original shapes
  • Add comments to their code

Agenda

  • Sample program 1: RGB in Processing
  • Sample program 2: Adding transparency to shapes
  • Sample program 3: Shapes and comments
  • Customizing Shapes (GSP Ch. 3)
    • Sketch 3-14
  • Color, Shapes, and Comments (GSP Ch. 3)
    • Sketch 3-15
    • Sketch 3-16
    • Sketch 3-17
    • Sketch 3-18
    • Sketch 3-19
    • Sketch 3-20
    • Sketch 3-21
  • Day 2 Assignment: Mickey Mouse
  • Day 2 Assignment: Color Wheel

Source Files

Assignment: BYL (Before you leave…)