CodingTrain / CodingTrain/Suggestion-Box

[Coding Challenge] Image glitch effect

Open
#764 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

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:
![buddha](https://user-images.githubusercontent.com/5096148/34267584-7be63884-e68e-11e7-8c9f-9bf56447e2b6.png)

Glitched image (it's downscaled because of the perfomance issues):
![buddha-glitch](https://user-images.githubusercontent.com/5096148/34267585-7c001d26-e68e-11e7-8bd9-c198e942d274.png)

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.