| Wolfram Technology Guide: 3D Printing & Scanning Support | ◄ previous | next ► |
In[1]:= | ListSurfacePlot3D[
ExampleData[{"Geometry3D", "StanfordTestBunny"}, "VertexData"],
MaxPlotPoints -> 50, Mesh -> 30, Axes -> None,
MeshFunctions -> (#1 + #2 + #3 &), MeshShading -> {None, Yellow}] |
Out[1]= ![]() | ![]() |