Drewch – Clock

wave2

I didn’t really feel like using numbers or abstract representations of numbers, so I needed something cyclical. Since I liked the ocean, I decided to try to learn how to make a basic one out of shapes. Every 8 seconds it heaves up and down, and every millisecond a raindrop is made, and every minute, a cloud passes. I, unfortunately, couldn’t smoothly alter the Perlin Noise map so I couldn’t do the original plan of generating a wave every second. I’m sure there’s a way but I shifted gears instead (my only regret), but overall I achieved my goal of creating a calming, cyclical, generated animation.

sketch

github: https://github.com/AndyChanglee/60-212/blob/readme-edits/drewchClock.pde

Comments are closed.