Hi,
I’m trying to create point clouds of a cube in vtk. I have made a cube which is providing point clouds of the edges using vtkPoints from polydata. I want to create point clouds for the entire cube surface. If possible inside the cubes as well. Please let me know how can I proceed further. I’m using vtk file for now to create point clouds.
Thank you