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

WebGLRenderer: Add support for RGTC(ATI1/ATI2/BC4/BC5) compressed textures. #25180

Merged
merged 1 commit into from
Dec 23, 2022
Merged

WebGLRenderer: Add support for RGTC(ATI1/ATI2/BC4/BC5) compressed textures. #25180

merged 1 commit into from
Dec 23, 2022

Conversation

djytw
Copy link
Contributor

@djytw djytw commented Dec 23, 2022

Description

Modern browsers now support RGTC compressed texture through EXT_texture_compression_rgtc, it's good to have it here also.

MDN: https://developer.mozilla.org/en-US/docs/Web/API/EXT_texture_compression_rgtc

(I guess examples are not necessary for this, but I can make one if needed)

@Mugen87 Mugen87 added this to the r149 milestone Dec 23, 2022
@Mugen87 Mugen87 changed the title Add support for RGTC(ATI1/ATI2/BC4/BC5) compressed texture WebGLRenderer: Add support for RGTC(ATI1/ATI2/BC4/BC5) compressed textures. Dec 23, 2022
@Mugen87 Mugen87 merged commit b303d5d into mrdoob:dev Dec 23, 2022
@0b5vr 0b5vr mentioned this pull request Jan 12, 2023
14 tasks
0b5vr added a commit to 0b5vr/three-ts-types that referenced this pull request Jan 24, 2023
0b5vr added a commit to 0b5vr/three-ts-types that referenced this pull request Jan 26, 2023
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.

2 participants