|
HighMap library (C++)
|
Namespaces | |
| namespace | hmap |
Functions | |
| std::string | hmap::export_as_ascii (const Array &array, const glm::ivec2 &export_shape={64, 64}, const std::string chars_map=" .:-=+*#%@") |
| Export a 2D array as an ASCII-art string representation. | |