TeleSculptor icon indicating copy to clipboard operation
TeleSculptor copied to clipboard

Visualize mesh as point cloud when no faces are available

Open mleotta opened this issue 4 years ago • 1 comments

If we load a mesh that is actually a point cloud, VTK should detect that there are no faces and switch the rendering mode to draw colored points

mleotta avatar May 07 '21 13:05 mleotta

Update the volumeActor here to change the rendering properties to render as a point cloud if the mesh has no faces.

mleotta avatar May 07 '21 19:05 mleotta