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

Change glTF vector resolution; use shorts when applicable #109

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

Carifio24
Copy link
Member

This PR updates the glTF vector export to have a lower resolution. This will decrease the size of exports, and as vectors are generally small shouldn't be much of a noticeable change in the exports. This also updates the vector indices to be stored as shorts when applicable (which should be essentially always).

@Carifio24 Carifio24 added glTF Related to export of glTF/glB files scatter labels Jan 16, 2025
@Carifio24 Carifio24 merged commit 7b29437 into glue-viz:master Jan 16, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
glTF Related to export of glTF/glB files scatter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant