LICENSE.txt
README.md
pyproject.toml
quantized_mesh_tile/__init__.py
quantized_mesh_tile/bbsphere.py
quantized_mesh_tile/cartesian3d.py
quantized_mesh_tile/exceptions.py
quantized_mesh_tile/global_geodetic.py
quantized_mesh_tile/horizon_occlusion_point.py
quantized_mesh_tile/llh_ecef.py
quantized_mesh_tile/terrain.py
quantized_mesh_tile/topology.py
quantized_mesh_tile/utils.py
quantized_mesh_tile.egg-info/PKG-INFO
quantized_mesh_tile.egg-info/SOURCES.txt
quantized_mesh_tile.egg-info/dependency_links.txt
quantized_mesh_tile.egg-info/requires.txt
quantized_mesh_tile.egg-info/top_level.txt
tests/test_bbsphere.py
tests/test_collapse_to_triangle.py
tests/test_encode_decode.py
tests/test_llh_ecef.py
tests/test_terrain_tile.py
tests/test_terrain_topology.py
tests/test_utils.py
tests/test_zigzag.py