OpenChemistry / tomviz

Cross platform, open source application for the processing, visualization, and analysis of 3D tomography data
https://tomviz.org/
BSD 3-Clause "New" or "Revised" License
325 stars 87 forks source link

Add slice module to animation helper #2273

Closed psavery closed 1 year ago

psavery commented 1 year ago

This currently only works for orthogonal slices, however.

If we want this to work with non-orthogonal slices, we can perhaps allow a decimal number range between 0 - 1, for instance, and add some logic somewhere to iterate over computed positions.

ercius commented 1 year ago

@psavery This would be great to get into the 2.0 release