Detecting Y-axis orientation for post-processing
- 主要言語
- JavaScript
- スター
- 15.5k
- フォーク
- 663
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The issue I am experiencing is that I am doing image processing which at the end of processing gives me x,y coordinates where I will subsequently draw certain elements (iteratively), so GPU acceleration does not make sense for that final step.
Unfortunately, I've noticed that on different hardware, the y-axis orientation varies. Is there a convenient way for me to discover this orientation?
I would use a two-pixel tall image with a black and a white pixel and start by determining the orientation but I wonder if there's a better solution or a feature addition to gpujs.
コントリビューションガイド
調査の方向性
まず、提案された2ピクセルの画像を使って、影響を受けるハードウェアまたはレンダリングコンテキスト全体で向きの違いを再現します。機能を定義する前に、gpu.js が信頼できる向きのシグナルを公開しているかを確認します。done には、Y-axis の向きを判定するための、文書化されたハードウェア非依存の方法が含まれている必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- computer-graphics
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100