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

Remove pipeline extras for glTF #5776

Closed
hpinkos opened this issue Aug 24, 2017 · 2 comments · Fixed by #6805
Closed

Remove pipeline extras for glTF #5776

hpinkos opened this issue Aug 24, 2017 · 2 comments · Fixed by #6805

Comments

@hpinkos
Copy link
Contributor

hpinkos commented Aug 24, 2017

This change was made to fix a caching bug: #5728

But as a result, extras: {_pipeline: {....}} is added everywhere in the Model.glTF object. This has to significantly bloat the size of the gltF in memory.

@pjcozzi
Copy link
Contributor

pjcozzi commented Jun 18, 2018

@lilleyse is this still an issue in the latest gltf-pipeline?

@lilleyse
Copy link
Contributor

Now extras are only added to buffers, images, and shaders, so it has improved. Still it would be better to remove them completely. @ggetz can you look at this as part of Cesium's gltf-pipeline upgrade?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants