mapbox-gl-js icon indicating copy to clipboard operation
mapbox-gl-js copied to clipboard

Request for support of KHR_mesh_quantization extension in gltf models

Open bolatuly opened this issue 1 year ago • 0 comments

Hello,

I've been experimenting with meshopt compression and rendering GLTF models in Mapbox. While EXT_meshopt_compression works fine, using models with KHR_mesh_quantization leads to rendering artifacts. I looked through the documentation and recent releases but couldn't find any mention of support for this extension. Since meshopt and quantization are often used together, adding this support would really improve compatibility and performance.

Any plans to include this in future updates?

bolatuly avatar Oct 10 '24 06:10 bolatuly