Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support EXT_sRGB for proper texture color interpolation #10360

Closed
bghgary opened this issue May 12, 2021 · 0 comments · Fixed by #10406
Closed

Support EXT_sRGB for proper texture color interpolation #10360

bghgary opened this issue May 12, 2021 · 0 comments · Fixed by #10406
Labels
in progress Someone is currently working on this issue loaders
Milestone

Comments

@bghgary
Copy link
Contributor

bghgary commented May 12, 2021

See https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/TextureLinearInterpolationTest for a test model that exhibits the incorrect behavior.

Live repro: https://sandbox.babylonjs.com/?assetUrl=https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/TextureLinearInterpolationTest/glTF/TextureLinearInterpolationTest.gltf

image

See KhronosGroup/glTF-Sample-Models#297 for context.

See EXT_sRGB for the WebGL1 extension. WebGL2 and WebGPU has built-in support via flags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Someone is currently working on this issue loaders
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants