LICENSE
README.md
pyproject.toml
src/threedtool/__init__.py
src/threedtool/annotations.py
src/threedtool.egg-info/PKG-INFO
src/threedtool.egg-info/SOURCES.txt
src/threedtool.egg-info/dependency_links.txt
src/threedtool.egg-info/requires.txt
src/threedtool.egg-info/top_level.txt
src/threedtool/core/__init__.py
src/threedtool/core/basefigure.py
src/threedtool/core/cuboid.py
src/threedtool/core/line.py
src/threedtool/core/origin.py
src/threedtool/core/plane.py
src/threedtool/core/prism.py
src/threedtool/core/prismoid.py
src/threedtool/core/sphere.py
src/threedtool/display/__init__.py
src/threedtool/display/dspl.py
src/threedtool/fmath/__init__.py
src/threedtool/fmath/dispatch.py
src/threedtool/fmath/fmath.py
src/threedtool/fmath/handlers.py
src/threedtool/fmath/intersections.py