Coloring Tin Model

ceaser

Active Member
Licensed User
Hi

Does anybody know of an easy routine to shade a Tin Model different colors in relation to the height of the vertices of each triangle?

Thanks
Michael
 

klaus

Expert
Licensed User
Longtime User
Did you have a looked at the Polygon function?
For your triangles, instead of drawing the 3 lines you could draw the triangles with the Polygon function, and modulate their color in function of the altitude, for example the mean value of the three.

Best regards.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…