My Watercolor Painting App and Self-Painting App in p5.js - generative art - use in your browser
I'm proud of this project. These two p5.js apps use pixel arrays to mix color and mimic watercolors. One you paint yourself. The other makes its own paintings using Perlin noise. Play with it in your browser and hit "s" to save a jpg. Uses concept of automata to spread color. Generative art. Creative coding.
Watercolor Painting App:
https://editor.p5js.org/StevesMakerspace/sketches/Ezi6W7dwX
Watercolor Self-Painting App:
https://editor.p5js.org/StevesMakerspace/sketches/d0lPUJt8T
The Pixel Array video from The Coding Train:
https://www.youtube.com/watch?v=nMUMZ5YRxHI
Sandpiles video from the Coding Train, which is also helpful in understanding how this works:
https://www.youtube.com/watch?v=diGjw5tghYU&t=485s
Join my Discord: https://discord.gg/FSW6zzU
Follow me on Twitter: https://twitter.com/SteveMakerspace
Music:
Funk Down (Sting) by MK2 (theme)
Sorry there's no other music this time. I got tired of editing!
Check out the p5.js home page:
https://p5js.org/