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

[TODO] Partial update feature for glTF model #151

Open
syoyo opened this issue Mar 7, 2019 · 1 comment
Open

[TODO] Partial update feature for glTF model #151

syoyo opened this issue Mar 7, 2019 · 1 comment

Comments

@syoyo
Copy link
Owner

syoyo commented Mar 7, 2019

It would be nice if we have a feature to partially update(or patching) glTF model, for example overwrite material/animation parameters using another glTF(or JSON) file which only contain material/animation parameters onto loaded glTF model.

There was a discussion about referencing feature in glTF community

KhronosGroup/glTF#37

But consensus was not obtained among the community to making it glTF standard.

For a while, TinyGLTF could implement referencing or patching feature as an extension.

@syoyo
Copy link
Owner Author

syoyo commented Mar 7, 2019

At least glTF spec itself allows reading glTF file only contains material field.

KhronosGroup/glTF#1420

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

No branches or pull requests

1 participant