Skip to content

Draft: vtkImageSliceRepresentation: Support subsampling

The idea here is to be able to speed up slicing when changing the Slice value interactively, for example, in CAVE interactor styles.

SliceRepresentationSubSampling

This still needs some work, as currently the slice ends up positioned incorrectly unless all the sample rates are set to the same value.

Merge request reports