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 ScatterPlot3D is now available in the built-in Mathematica kernel function ListPointPlot3D:
ListSurfacePlot3D is now a built-in Mathematica function:
Histogram3D is now a built-in Mathematica function:
BarChart3D is now a built-in Mathematica function:
The functionality of SkewGraphics3D and TransformGraphics3D is now available in the built-in Mathematica kernel function GeometricTransformation:
Project a graphics object onto a plane:
The functionality of Shadow, ShadowPlot3D, and ListShadowPlot3D can be obtained using the built-in Mathematica kernel function Scale:
The original package is now available on the web at library.wolfram.com/infocenter/MathSource/6766.