dimforge / parry

2D and 3D collision-detection library for Rust.
https://parry.rs
Apache License 2.0
534 stars 93 forks source link

Add more clarification to the polyline connected components extraction #116

Closed sebcrozet closed 1 year ago

sebcrozet commented 1 year ago

Since the implementation is currently quite restrictive, more details on the inputs and outputs was in order.