MPI-IS / mesh

MPI-IS Mesh Processing Library
Other
643 stars 147 forks source link

Assign colors to vertices #3

Closed emanhamed closed 5 years ago

emanhamed commented 5 years ago

How to assign a specific color to each vertex in the 3D mesh and plot this as a colored 3D mesh based on its vertices ?

anuragranj commented 5 years ago

Use this function https://github.com/MPI-IS/mesh/blob/master/mesh/mesh.py#L160-L165