Planet v0.1.1 GEOF.Planet.Pattern
Functions for producing colors across the sphere model.
Link to this section Summary
Functions
Highlights Fields along the edges of the icosahedron
Highlights the panels of a Sphere divided by an octahedron
Highlights the panels of a Sphere divided by a tetrahedron
Link to this section Types
Link to this type
color()
color() :: {:rgb, non_neg_integer(), non_neg_integer(), non_neg_integer()}
A basic RGB color.
Maps Field indexes to RGB colors.
Link to this section Functions
Link to this function
highlight_icosahedron(divisions)
highlight_icosahedron(GEOF.Planet.Sphere.divisions()) :: frame()
Highlights Fields along the edges of the icosahedron.
Highlights the panels of a Sphere divided by an octahedron.
Highlights the panels of a Sphere divided by a tetrahedron.