LICENSE
README.md
pyproject.toml
colorplate/__init__.py
colorplate/classify.py
colorplate/cli.py
colorplate/config.py
colorplate/mesh.py
colorplate/pipeline.py
colorplate/printability.py
colorplate/raster.py
colorplate/stack.py
colorplate.egg-info/PKG-INFO
colorplate.egg-info/SOURCES.txt
colorplate.egg-info/dependency_links.txt
colorplate.egg-info/entry_points.txt
colorplate.egg-info/requires.txt
colorplate.egg-info/top_level.txt
colorplate/web/__init__.py
colorplate/web/analytics.py
colorplate/web/server.py
colorplate/web/service.py
colorplate/web/static/app.jsx
colorplate/web/static/colorconfig.jsx
colorplate/web/static/controls.jsx
colorplate/web/static/emblem.jsx
colorplate/web/static/icons.jsx
colorplate/web/static/index.html
colorplate/web/static/three-preview.jsx
colorplate/web/static/tour.jsx
tests/test_analytics.py
tests/test_api.py
tests/test_classify.py
tests/test_cli.py
tests/test_color_helpers.py
tests/test_fill_holes.py
tests/test_mesh3d.py
tests/test_mesh_builder.py
tests/test_pipeline.py
tests/test_printability.py
tests/test_quantize.py
tests/test_raster.py
tests/test_service_generate.py
tests/test_stack_export.py