<div>Hello,</div><div><br></div><div>I have to visualize a point cloud whose number of points varies from 100 to 90k. Putting the point cloud into a vtkPolyData, and setting the type of it as vertex works.</div><div>But I want to view each point as a sphere or splat(disk) with acceptable performance. Which method should I use?</div>
<div><br></div><div>Thanks,</div><div>JJCAO</div>