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