alexbol99 / flatten-js

Javascript library for 2d geometry
MIT License
546 stars 56 forks source link

Add intersect between Shape and Point in Flatten.Relations #120

Open mscofield0 opened 2 years ago

mscofield0 commented 2 years ago

It's useful to check if a point is inside a shape, e.g. when checking mouse hits.