andrewRowlinson / mplsoccer

Football pitch plotting library for matplotlib
MIT License
405 stars 82 forks source link

Add a Delaunay triangulation method #12

Closed andrewRowlinson closed 2 years ago

andrewRowlinson commented 3 years ago

Add a Delaunay triangulation method to the Pitch classes.

Inspiration:

Use scipy's Delaunay (https://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.Delaunay.html) and follow a similar style to the voronoi method.

andrewRowlinson commented 2 years ago

Added in commit d0760e81e57b53042b038508ab66f9ff4b314a0e