CodingTrain / CodingTrain/Suggestion-Box
Pixeleaters
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
I loved your drawing object trails video, it gave me an idea that might be something for your coding challenge series?
The idea is to add an image from a webcam to the canvas, and as the (ellipse) particles scramble across randomly they "sample" the pixels underneath. The brightest pixels in the selection are adjusted on step brighter (or more transparent), and the darkest pixels are adjusted on step darker. In short changing the image gradually, "cleaning it up" like bacteria seen in a microscope would eat sugar on a substrate. Not sure if that explanation made sense :)
https://www.youtube.com/watch?v=vqE8DMfOajk
Anyways, keep up your fantastic work, you have a unique way of explaining that and enthusing that I absolutely love.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.