Metadata-Version: 2.1
Name: proximity
Version: 0.4.0
Summary: Mesh proximity queries based on libspatialindex and rtree, extracted from Trimesh
Home-page: https://ounce.readthedocs.io/en/stable/
License: MIT
Author: Paul Melnikow
Author-email: github@paulmelnikow.com
Requires-Python: >=3.7,<4
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Artistic Software
Classifier: Topic :: Multimedia :: Graphics :: 3D Modeling
Requires-Dist: numpy
Requires-Dist: polliwog (==1.0.0b14)
Requires-Dist: rtree (==0.9.7)
Requires-Dist: scipy
Requires-Dist: vg (>=1.11.1)
Project-URL: Documentation, https://ounce.readthedocs.io/en/stable/
Project-URL: Repository, https://github.com/lace/ounce
