Falling Line
example p5.js javascript animationThis sketch shows a falling line that fills the screen, like paint filling up a bucket.
Remix Ideas
- Change the size and speed of the line.
- Make the line move horizontally instead of vertically.
- Show a more accurate simulation of paint (or sand) filling up a bucket. Instead of a line, show individual pixels that fill the bottom of the screen.
Comments and Questions
Happy Coding is a community of folks just like you learning about coding.
Do you have a comment or question? Post it here!