d3 / d3-polygon

Geometric operations for two-dimensional polygons.
https://d3js.org/d3-polygon
ISC License
97 stars 25 forks source link

Circle intersection test #11

Closed fdietze closed 7 years ago

fdietze commented 7 years ago

Hi,

is it planned to include more polygon-algorithms in this library?

For example a circle intersection test like in: https://bl.ocks.org/mbostock/4218871

mbostock commented 7 years ago

No current plans, but maybe?