nmwsharp / polyscope

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

How to access vertices and edges from a registered mesh in polyscope #200

Closed xander-Ito-Low closed 1 year ago

xander-Ito-Low commented 1 year ago

Hi, I was wondering is there a method that allows you to access the vertices and faces in a registered surface mesh? Thank you