Crate globe

Source
Expand description

Customizable ASCII globe generator.

Based on C++ code by DinoZ1729.

Structs§

Camera
CameraConfig
Camera configuration struct implementing the builder pattern.
Canvas
Canvas that will be used to render the globe onto.
Globe
Main globe abstraction.
GlobeConfig
Globe configuration struct implementing the builder pattern.
Texture
Globe texture.

Enums§

GlobeTemplate
Built-in globe template enumeration.

Type Aliases§

Float
Int