Graphics`Shapes`
RotateShape,TranslateShape,AffineShapeの機能が,新規に加わったカーネル関数のRotate,Translate,Scale,GeometricTransformationで提供されるようになった.
Sphere,Cylinder,Coneが新しい組込みカーネル関数のSphere,Cylinder,Coneとして利用できるようになった.
TorusとMoebiusStripがカーネル関数のExampleDataで利用できるようになった.
Version 5.2
![<< Graphics`Shapes`;
Show[Graphics3D[MoebiusStrip[3, 1]]]](Files/Shapes.ja/legacy_1.gif)
Version 5.2
![<< Graphics`Shapes`;
Show[AffineShape[Graphics3D[Cylinder[]], {2, 1, 1}]]](Files/Shapes.ja/legacy_2.gif)
Version 5.2
![<< Graphics`Shapes`;
Show[Graphics3D[Torus[3, 1]],
TranslateShape[Graphics3D[Torus[3, 1]], {3, 0, 0}]]](Files/Shapes.ja/legacy_3.gif)
Version 5.2
![<< Graphics`Shapes`;
Show[RotateShape[Graphics3D[MoebiusStrip[3, 1]], Pi/4, Pi/3, Pi/2]]](Files/Shapes.ja/legacy_4.gif)
以下の関数は以前のバージョンの Mathematica で利用できたが,Web ( library.wolfram.co.jp/infocenter/MathSource/6793)でも利用できるようになった.
DoubleHelix
Helix
OutlinePolygons
PerforatePolygons
ShrinkPolygons
WireFrame