CodingTrain / CodingTrain/Suggestion-Box
Pixeleaters
- 主要语言
- 没有语言数据
- 星标
- 570
- 派生
- 85
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
该建议没有指出任何仓库文件、测试或入口点,因此应先检查项目结构,并决定应将 webcam 输入、canvas 渲染和粒子行为放在哪里。要视为完成,需要确定一致的实现范围,并提供一个能演示所述图像清理效果的可运行示例。
由索引模型根据 Issue 内容生成。
评估
- 领域
- computer-graphics
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100