Point Cloud Rendering

Hello, our experience is that VTK is extremely efficient at visualising point clouds. For instance on the same machine it is faster than CloudCompare visualising point clouds of tens to hundreds million points. We just use PolyData with cells set as vertices and a standard viewer,

2 Likes