CodingTrain / CodingTrain/Suggestion-Box
[Coding Challenge] Image glitch effect
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Hello, Dan!
It would be cool to see your implementation of image glitch effect, based on some pixel sorting algorithm or whatever.
Here is my implementation in vanilla JS: https://github.com/vanelizarov/image-glitch
Currently, it works only for grayscaled images.
I've also supplied the description of the algorithm.
Original image:

Glitched image (it's downscaled because of the perfomance issues):

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.