|
In Mathematica, geometry is not treated on the same footing as other branches of mathematics such as algebra or analysis. Besides the Graphics or Graphics3D built-in functions, it is scattered in several packages: DiscreteMath`ComputationalGeometry`, Geometry`, Graphics`, or NumericalMath`SplineFit`. Moreover, some basic concepts are missing: representation of objects that extend to infinity, Cartesian curves in 2D and Cartesian surfaces in 3D as boundaries of space, embedding 2D objects into 3D space, or massive production of diagrams using listable functions.
|
|