dimforge / parry

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

Link to educational material and fixes on comments #198

Closed wlinna closed 4 months ago

wlinna commented 5 months ago

Fix CopyPasteError in comments tests/query/point_composite_shape.rs Add a helpful link to Triangle::project_local_point_and_get_location

sebcrozet commented 4 months ago

Thanks!