Skip to content

Respect cutting plane for voxel exports - #153

Merged
Carifio24 merged 5 commits into
glue-viz:masterfrom
Carifio24:cutting-plane-voxel
Aug 21, 2026
Merged

Respect cutting plane for voxel exports#153
Carifio24 merged 5 commits into
glue-viz:masterfrom
Carifio24:cutting-plane-voxel

Conversation

@Carifio24

Copy link
Copy Markdown
Member

This PR partially addresses #151 by updating voxel exports to respect the cutting plane. The approach here is straightforward - we can check the (clip space) coordinates of each voxel against the cutting plane, and discard the voxel if it's clipped by the plane.

This doesn't touch isosurface exports at all - those will likely be more complicated and so can be done in their own PR.

@Carifio24 Carifio24 added enhancement New feature or request voxel vispy Related to export from vispy viewers labels Jul 9, 2026
@Carifio24
Carifio24 merged commit 8128922 into glue-viz:master Aug 21, 2026
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request vispy Related to export from vispy viewers voxel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant