CodingTrain / CodingTrain/Suggestion-Box
An Efficient Real-time Blur
Open
- 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.