MPI-IS / mesh

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

draw 3d shapes with each the color of vertices belonging to some color map #13

Closed sw-gong closed 4 years ago

sw-gong commented 4 years ago

Hi,

Thanks for the library.

Could anyone show a simple example of drawing a few meshes in a row with a specific background (e.g., white) and the colors of vertices belonging to some color map that is given by values of vertices?

Like the image shown below:

image

Eby-123 commented 4 years ago

@sw-gong Great! How to do that?Which file did you run?