Skip to content

Conversation

donmccurdy
Copy link
Collaborator

@donmccurdy donmccurdy marked this pull request as ready for review October 3, 2025 21:39
@donmccurdy donmccurdy added this to the r182 milestone Oct 3, 2025
@donmccurdy
Copy link
Collaborator Author

Ok, I think this is ready for review. Let's merge after r181, releasing with r182.

One note. With this change, when GLTFLoader sees Draco-compressed .glb files with KHR_mesh_quantization (currently I don't think most Draco encoders add this) it will handle the required data alignment by returning InterleavedBufferAttributes in the decoded geometry Each attribute will have its own dedicated InterleavedBuffer, we don't interleave the attributes at runtime. If the .glb uses Draco but not KHR_mesh_quantization, then nothing changes.

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.

WebGPU + Draco + KHR_mesh_quantization
1 participant