Aquarium normal maps load in a different way depending on browser (artifacts on MS Edge)
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 35/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- javascript
- Ambito
- computer-graphics
Direzione di ricerca
Start by reproducing the aquarium sample in MS Edge and another browser, then trace how the normal map PNG files are loaded and decoded. Compare the resulting normal-map rendering and investigate the reported UNPACK_COLORSPACE_CONVERSION_WEBGL limitation or JavaScript decoding alternative; done means the artifacts are gone in Edge without regressing other browsers.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
It seems as if color space handling of loaded images differs between MS Edge and other browsers. This causes normal maps to be distorted on MS Edge. The fix for this according to the spec would be setting UNPACK_COLORSPACE_CONVERSION_WEBGL to NONE, but unfortunately MS Edge doesn't implement that at the moment. Another possible fix would be to decode the normal map PNG files in JS.
- Lingua principale
- Wolfram Language
- Stelle
- 982
- Fork
- 292
- Merge medio
- 1g 6h
- PR unite (30g)
- 1
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di WebGLSamples/WebGLSamples.github.io
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 35/100
WebGLSamples/WebGLSamples.github.io#17 · 1 commento ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 25/100
WebGLSamples/WebGLSamples.github.io#15 · 1 commento ·
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 20/100
WebGLSamples/WebGLSamples.github.io#8 · 5 commenti ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
Tutte le issue di WebGLSamples/WebGLSamples.github.io
Issue simili
-
Add GEOM extension prefix Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
KhronosGroup/glTF#2647 · 1 commento ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
libsdl-org/SDL#16369 · 1 commento ·
-
🌑 nextgen
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100
CCBlueX/LiquidBounce#9214 · 1 commento ·
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
Area:Math p5.js 2.0+
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
processing/p5.js#9197 · 3 commenti · 1 assegnatario ·