davidfig/intersects

If line and box intersects how to get coordinates of intersections point(s)?

MAGNETO903 opened this issue · 1 comments

As I know, all librarys's methods return just boolean value. But if I want some details (for example for line and box intersection coordinates of overall point) how can I get them?

This library currently doesn't provide intersection points.