I wanna view a point cloud in a 3D visualization and try to rotate the 3D plot to see what's happened to the point cloud? which python libraries would be applicable to handle such this? Any suggestion would be appreciated.
Hi Abbas Salehi ! A good way to start with up to 10 million points is Matplotlib. You have a detailed article below to achieve plotting in 12 lines of code. Else I recommend pptk for bigger datasets! https://towardsdatascience.com/discover-3d-point-cloud-processing-with-python-6112d9ee38e7