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

Use shorts for isosurface indices when applicable #96

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

Carifio24
Copy link
Member

@Carifio24 Carifio24 commented Dec 17, 2024

This PR updates our glTF isosurface exports to use the functionality for exporting indices as shorts (when relevant) that was introducted in #95. Since most isosurfaces probably won't have 65k+ points, this should save space for most of these exports.

@Carifio24 Carifio24 added glTF Related to export of glTF/glB files isosurface labels Dec 17, 2024
@Carifio24 Carifio24 merged commit a94a593 into glue-viz:master Dec 17, 2024
21 of 23 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 isosurface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant