ianmackenzie / elm-geometry

2D/3D geometry package for Elm
Mozilla Public License 2.0
183 stars 26 forks source link

Implement axis circle intersection in 2d #157

Open w0rm opened 12 months ago

w0rm commented 12 months ago

This is mostly the same as the existing Axis3d and Sphere3d intersection, but in 2d.