CodingTrain / CodingTrain/Suggestion-Box

[Coding Challenge] Image glitch effect

Ouverte
#764 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Aucune donnée de langage
Étoiles
570
Forks
85
Métriques de merge des PR
Aucune PR mergée en 30 j

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)

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Examinez d’abord l’implémentation liée en vanilla JavaScript et la description de son algorithme. L’issue n’identifie ni point d’entrée du dépôt, ni test, ni critères d’achèvement définis ; il faudrait donc clarifier l’exemple CodingTrain visé et le comportement pris en charge pour les images avant l’implémentation.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript
Domaine
computer-graphics
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.