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

Check all textureInfos to determine internal format #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

UX3D-haertl
Copy link
Collaborator

Fixes KhronosGroup/glTF-Sample-Viewer#596
Packed textures of the format GL.RGBA and GL.SRGB8_ALPHA8 are supported.
Therefore, it is currently not possible to reuse a channel with a different color space.

I assume that there are no packed textures which use the same channels with different color spaces
@UX3D-labode UX3D-labode self-assigned this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specular color and diffuse transmission color textures should be non-linear
2 participants