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

Consider using the gltf crate instead of rolling a custom GLTF handling #31

Open
djeedai opened this issue Mar 7, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@djeedai
Copy link
Owner

djeedai commented Mar 7, 2023

See https://github.com/djeedai/weldr/pull/27/files#r1127095741

@djeedai djeedai added the enhancement New feature or request label Mar 7, 2023
@djeedai
Copy link
Owner Author

djeedai commented May 11, 2024

Sadly the gltf crate is restricted to loading, and doesn't contain any editing not saving capability. There's a basic JSON serializing but no binary support as far as I can tell. Several users asked for editing, issues are still open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant