CodingTrain / CodingTrain/Suggestion-Box

Pixeleaters

Open
#985 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

The suggestion names no repository files, tests, or entry points, so begin by reviewing the project structure and deciding where webcam input, canvas rendering, and particle behavior belong. Done would require an agreed implementation scope and a working example that demonstrates the described image-cleaning effect.

Written by the indexing model from the issue text.

Assessment

Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.