VTK
How does the point cloud rendered by vtkPolyData interact with each point?
Web
Sebastien_Jourdain
(Sebastien Jourdain (Kitware))
December 1, 2022, 4:33pm
2
The best
example to follow on vtk.js
is using CELLS but you should be able to do it on POINTS.
show post in topic