Skip to content

Dronehub/line-intersect-2d

Repository files navigation

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.

Change log

v1.2.4

  • fixed intersection_point
  • added distance_to
  • added repr to both Point and `Segment

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages