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

Support for KHR_mesh_quantization & EXT_meshopt_compression #9987

Closed
wallabyway opened this issue Dec 31, 2021 · 3 comments
Closed

Support for KHR_mesh_quantization & EXT_meshopt_compression #9987

wallabyway opened this issue Dec 31, 2021 · 3 comments

Comments

@wallabyway
Copy link

Hi Cesium,
I'm in the process of testing cesium with gltf datasets, for 3d-tiles-next.

My gltf files are compressed with EXT_meshopt_compression and KHR_mesh_quantization, using gltf-pack

I noticed support for these glTF extensions, is in progress...
#9520

I'm wondering, is there a preview of this, in a feature branch somewhere ?

Greatly appreciated.

@lilleyse
Copy link
Contributor

lilleyse commented Jan 4, 2022

Try setting Cesium.ExperimentalFeatures.enableModelExperimental = true before creating any tilesets.

We're in the process of refactoring the glTF loader and some new functionality like meshopt is behind this experimental flag.

@wallabyway
Copy link
Author

wallabyway commented Jan 5, 2022

That did it - thanks!

3d-tiles-next with glTF (containing EXT_meshopt_compression and KHR_mesh_quantization)
Screen Shot 2022-01-05 at 8 31 11 AM

I'll add it to here

@lilleyse
Copy link
Contributor

lilleyse commented Jan 5, 2022

@wallabyway great!

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

No branches or pull requests

2 participants