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

Allow binning opacities in voxel export #52

Merged
merged 4 commits into from
Sep 16, 2024

Conversation

Carifio24
Copy link
Member

This PR resolves #40 by allowing binning of opacities for the voxel export. Instead of specifying a bin count, this PR allows specifying the opacity resolution, and we then bin opacities by rounding to the nearest multiple of that value. This helps to (potentially) significantly reduce the number of materials without much visual impact (unless of course one makes the resolution very poor).

@Carifio24 Carifio24 merged commit 7ead880 into glue-viz:master Sep 16, 2024
16 of 18 checks passed
@Carifio24 Carifio24 added voxel enhancement New feature or request labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request voxel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Opacity binning in voxel export
1 participant