CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
quantized_mesh_encoder/__init__.py
quantized_mesh_encoder/bounding_sphere.py
quantized_mesh_encoder/constants.py
quantized_mesh_encoder/ecef.py
quantized_mesh_encoder/encode.py
quantized_mesh_encoder/occlusion.py
quantized_mesh_encoder/util.py
quantized_mesh_encoder/util_cy.c
quantized_mesh_encoder/util_cy.pyx
quantized_mesh_encoder.egg-info/PKG-INFO
quantized_mesh_encoder.egg-info/SOURCES.txt
quantized_mesh_encoder.egg-info/dependency_links.txt
quantized_mesh_encoder.egg-info/not-zip-safe
quantized_mesh_encoder.egg-info/requires.txt
quantized_mesh_encoder.egg-info/top_level.txt
test/test_bounding_sphere.py
test/test_ecef.py
test/test_encode.py
test/test_util_cy.py
test/test_zigzag.py