dimforge / parry

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

implement `feature_normal_at_point` for trimesh #181

Open thefakeplace opened 4 months ago

thefakeplace commented 4 months ago

I needed this and couldn't think of any reason it shouldn't be implemented.