Expand description
Customizable ASCII globe generator.
Based on C++ code by DinoZ1729.
Structs§
- Camera
- Camera
Config - Camera configuration struct implementing the builder pattern.
- Canvas
- Canvas that will be used to render the globe onto.
- Globe
- Main globe abstraction.
- Globe
Config - Globe configuration struct implementing the builder pattern.
- Texture
- Globe texture.
Enums§
- Globe
Template - Built-in globe template enumeration.