You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
277 B
7 lines
277 B
9 years ago
|
# 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.
|