nmwsharp / polyscope

A C++ & Python viewer for 3D data like meshes and point clouds
https://polyscope.run
MIT License
1.76k stars 190 forks source link

How to add an axis legend for points structure? #247

Open mushroomfire opened 9 months ago

mushroomfire commented 9 months ago

When I import a points cloud, I want to know the x, y, z directions like this: image How to implement this in polyscope?