|
SOLUTIONS
|
POLYHEDRON OPERATIONS PACKAGE SYMBOL
Geodesate
replaces each polygon in graphics expression expr by the projection onto the circumscribed sphere of the order-n regular tessellation of that polygon.
does the projection onto the sphere of radius radius centered at
.
DetailsDetails
- To use
, you first need to load the Polyhedron Operations Package using Needs["PolyhedronOperations`"]. - Geodesate[PolyhedronData[poly], n] creates a geodesated polyhedron.
- n must be an positive integer.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


