Detecting Y-axis orientation for post-processing
- Vorherrschende Sprache
- JavaScript
- Sterne
- 15.5k
- Forks
- 663
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
Beginne damit, den Orientierungsunterschied mit dem vorgeschlagenen Zwei-Pixel-Bild über die betroffenen Hardware- oder Rendering-Kontexte hinweg zu reproduzieren. Ermittle, ob gpu.js ein zuverlässiges Orientierungssignal bereitstellt, bevor du ein Feature definierst; done sollte eine dokumentierte, hardwareunabhängige Methode enthalten, um die Orientierung der Y-Achse zu ermitteln.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- computer-graphics
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100