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

TextureEncoding inconsistency #2890

Closed
mvaligursky opened this issue Feb 19, 2021 · 4 comments
Closed

TextureEncoding inconsistency #2890

mvaligursky opened this issue Feb 19, 2021 · 4 comments
Assignees
Labels
area: graphics Graphics related issue bug

Comments

@mvaligursky
Copy link
Contributor

Upstream thread: KhronosGroup/glTF-Sample-Models#296

easiest repro for me is to load this, while debug console is opened:
https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=tutorialModels&model=TextureEncodingTest&scale=0.2&type=glTF-Binary

The spheres in left column are brighter than in the other columns, while they should be the same.
It does not happen each time this is reloaded.

Screen Shot 2021-02-19 at 1 39 37 PM

@slimbuck
Copy link
Member

managed to reproduce in the viewer too:

https://playcanvas.com/viewer?load=https://cx20.github.io/gltf-test/tutorialModels/TextureEncodingTest/glTF-Binary/TextureEncodingTest.glb

(Reload tab with browser cache disabled)

@willeastcott
Copy link
Contributor

@cx20 We don't seem to be able to repro this any more. I suspect it has been fixed. Can you confirm with the gltf-test texture encoding test?

@cx20
Copy link

cx20 commented Jul 19, 2022

I tested it again with PlayCanvas v1.55.0.
This problem is no longer reproducible, so I think it's probably fixed.

@mvaligursky
Copy link
Contributor Author

Closing this as fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

No branches or pull requests

4 participants