MATHEMATICA COMPATIBILITY INFORMATION
Upgrading from:
Graphics`Graphics3D`
ListPointPlot3D has been added to the built-in Mathematica kernel.
ListSurfacePlot3D has been added to the built-in Mathematica kernel.
BarChart3D has been added to the built-in Mathematica kernel.
Histogram3D has been added to the built-in Mathematica kernel.
The functionality of
is now available in the built-in Mathematica kernel function ListPointPlot3D:
| Out[12]= |  |
ListSurfacePlot3D is now a built-in Mathematica function:
| Out[3]= |  |
Histogram3D is now a built-in Mathematica function:
| Out[2]= |  |
BarChart3D is now a built-in Mathematica function:
| Out[2]= |  |
Display stacked 2D plots:
| Out[2]= |  |
The functionality of
and
is now available in the built-in Mathematica kernel function GeometricTransformation:
| Out[2]= |  |
Project a graphics object onto a plane:
| Out[2]= |  |
The functionality of
,
, and
can be obtained using the built-in Mathematica kernel function Scale:
| Out[2]= |  |
The original package is now available on the web at library.wolfram.com/infocenter/MathSource/6766.