CodingTrain / CodingTrain/Suggestion-Box

[Coding Challenge] Image glitch effect

オープン
#764 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
570
フォーク
85
PR マージ指標
30日以内にマージされた PR はありません

説明

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)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず、リンクされている vanilla JavaScript 実装とそのアルゴリズムの説明を確認してください。この issue では、repository のエントリポイント、テスト、定義済みの完了条件が特定されていないため、実装前に想定されている CodingTrain の例と、サポートする画像の動作を明確にする必要があります。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
computer-graphics
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。