jalberse / feriphys

Physics simulations for computer graphics, in Rust
GNU General Public License v3.0
2 stars 0 forks source link

Improve SpringyMesh collisions #45

Open jalberse opened 2 years ago

jalberse commented 2 years ago

SpringyMesh collision handling should include Edge-Edge collisions, and collisions where an obstacle's vertex hits the mesh's faces (rather than vice-versa).