Crate icosphere

Crate icosphere 

Source

Modules§

levels

Structs§

SparseIcosphere
A sparse icosphere that generates vertices and triangles on-the-fly, using dramatically less memory at high binning depths.
StaticIcosphere
A sphere-like shape constructed by subdividing a regular icosahedron and normalizing the resulting coordinates.

Traits§

Icosphere
IcosphereVertex
The underlying storage for each icosphere vertex.

Functions§

approximate_triangle_surface_area
triangle_count
Triangle count of an icosphere at the given depth.
vertex_count
Vertex count of an icosphere at the given depth.