CodingTrain / CodingTrain/Suggestion-Box
[Coding Challenge] Image glitch effect
- 主要言語
- 言語のデータがありません
- スター
- 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:

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

コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、リンクされている vanilla JavaScript 実装とそのアルゴリズムの説明を確認してください。この issue では、repository のエントリポイント、テスト、定義済みの完了条件が特定されていないため、実装前に想定されている CodingTrain の例と、サポートする画像の動作を明確にする必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- computer-graphics
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100