| New in Wolfram Mathematica 6: 3D Printing & Scanning Support | ◄ previous | next ► | 
Reconstruct Surfaces from 3D Data
Mathematica 6 includes state-of-the-art surface reconstruction from arbitrary 3D data.
| In[1]:=  | ListSurfacePlot3D[
 ExampleData[{"Geometry3D", "StanfordTestBunny"}, "VertexData"], 
 MaxPlotPoints -> 50, Mesh -> All, Axes -> None] | 
| Out[1]=  |  | 

