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

Opacity binning in voxel export #40

Closed
Carifio24 opened this issue Aug 12, 2024 · 0 comments · Fixed by #52
Closed

Opacity binning in voxel export #40

Carifio24 opened this issue Aug 12, 2024 · 0 comments · Fixed by #52
Labels
enhancement New feature or request voxel

Comments

@Carifio24
Copy link
Member

While we don't make multiple materials with the exact same opacity for the voxel export, there will generally be a lot of close-but-different opacity values for these. This means that we're adding a lot of materials to the exported file, many of which probably aren't distinguishable. We should consider adding a voxel export option that allows a user to specify how many opacity bins/what resolution they want to have for opacity. For example, if a user set this value to 100, we would round to the nearest 0.01 when determining the final voxel opacity.

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 a pull request may close this issue.

1 participant