VruiVTK / VolumeViewer

Example application that can read VTK files
GNU General Public License v2.0
2 stars 1 forks source link

Clipping with VTK volume rendering #9

Open sankhesh opened 7 years ago

sankhesh commented 7 years ago

Issue brought up in https://github.com/VruiVTK/VolumeViewer/pull/7#issuecomment-300505212

When using the analysis tool to clip through the volume, the whole volume disappears (maybe because the whole volume is treated to be on the clipped side). The issue most likely arises from the way the bounding box geometry gets clipped in the volume mapper.