LICENSE
README.md
pyproject.toml
breptile/__init__.py
breptile/branding.py
breptile/brep.py
breptile/browser_view.py
breptile/cli.py
breptile/export.py
breptile/mesh.py
breptile/pipeline.py
breptile/segment.py
breptile/verify.py
breptile/visualize.py
breptile.egg-info/PKG-INFO
breptile.egg-info/SOURCES.txt
breptile.egg-info/dependency_links.txt
breptile.egg-info/entry_points.txt
breptile.egg-info/requires.txt
breptile.egg-info/top_level.txt
breptile/drawing/__init__.py
breptile/drawing/_deps.py
breptile/drawing/cli.py
breptile/drawing/errors.py
breptile/drawing/execute.py
breptile/drawing/extract.py
breptile/drawing/frame.py
breptile/drawing/ir.py
breptile/drawing/oracle.py
breptile/drawing/pipeline.py
breptile/drawing/recipe.py
breptile/drawing/reconstruct.py
breptile/drawing/synth.py
breptile/drawing/verify.py
breptile/viewer_assets/THREE_CAD_VIEWER_LICENSE.txt
breptile/viewer_assets/__init__.py
breptile/viewer_assets/three-cad-viewer.css
breptile/viewer_assets/three-cad-viewer.min.js
tests/test_browser_view.py
tests/test_convert.py
tests/test_version.py