Point Cloud Visualizer With Matplotlib

Hi,

Have a feature request that I think others could also benefit from: a matplotlib integration to visualize numpy arrays, 2d/3d collection of points, etc.

Here's some example code (to make your lives easier) of visualizing a point cloud with matplotlib:

1 Like