LICENSE
README.md
pyproject.toml
sparse_cubes.egg-info/PKG-INFO
sparse_cubes.egg-info/SOURCES.txt
sparse_cubes.egg-info/dependency_links.txt
sparse_cubes.egg-info/not-zip-safe
sparse_cubes.egg-info/requires.txt
sparse_cubes.egg-info/top_level.txt
sparsecubes/__init__.py
sparsecubes/__version__.py
sparsecubes/core.py
sparsecubes/downsample.py
sparsecubes/skeleton.py
sparsecubes/teasar.py
sparsecubes/thinning.py
sparsecubes/voxelization.py
tests/test_downsample.py
tests/test_fill.py
tests/test_meshing.py
tests/test_skeleton.py
tests/test_teasar.py
tests/test_thinning.py
tests/test_voxelize.py