Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 410 Bytes

sketch_ideas.md

File metadata and controls

14 lines (10 loc) · 410 Bytes

Ideas for Future sketches

Using Ball Animations

Color Collisions

Idea for Colliding Balls balls cycle through a color spectrum endlessly. [White, Blue, Green, Yellow, Orange, Red, White].

Rules:

  1. Each collision moves both Balls to their next color.
  2. Do this on a Checkerboard background.
  3. If a ball-center passes within epsilon of a square center, the square is painted the ball's color.