CodingTrain / CodingTrain/Suggestion-Box

An Efficient Real-time Blur

Open
#1,710 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

The Processing in-built blur function is very inefficient and will bring a powerful computer to its knees with ease.

Explain what a blur is and suggest methods of rolling one's own methods of blurring a raster image in real-time. Possible solutions could be with neighbouring pixels values and summing and averaging.

Suggested outcome is random animated bokeh effect.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.