b3068baa11
That was used to aid development AP_GeodesicGrid and understanding its concepts.
7 lines
277 B
Markdown
7 lines
277 B
Markdown
# Geodesic Grid Tool #
|
|
|
|
This folder a toolset for helping understanding the concepts used by
|
|
[`AP_GeodesicGrid`](../../AP_GeodesicGrid.cpp) as well as for aiding its
|
|
development. The main script is named `geodesic_grid.py`. Use `geodesic_grid.py
|
|
--help` to know how to use it.
|