line-intersect-2d

Quadtree library for determining if 2D paths intersect


License
MIT
Install
pip install line-intersect-2d==1.2.3

Documentation

line-intersect-2d

PyPI PyPI version PyPI Documentation Status Maintainability Build status

A Cython module to check if two paths in 2D intersect

Compiling from the source

If you want to compile from the source, install snakehouse and satella first.