proximity

February 27, 2026 ยท View on GitHub

version python versions license coverage code style

Mesh proximity queries based on libspatialindex and rtree, extracted from Trimesh.

Development

First, install Poetry.

After cloning the repo, run ./bootstrap.zsh to initialize a virtual environment with the project's dependencies.

Subsequently, run ./dev.py install to update the dependencies.

Acknowledgements

This code was extracted from Trimesh by Michael Dawson-Haggerty.

License

The project is licensed under the MIT license.

Contents

  1. 1Development
  2. 2Acknowledgements
  3. 3License