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

Merged
merged 1 commit into from
Feb 12, 2025

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
@UX3D-labode UX3D-labode merged commit 95ad8b4 into main Feb 12, 2025
1 check passed
@UX3D-labode UX3D-labode deleted the supportPackedTextures branch February 12, 2025 16:12
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