yuki-koyama / elasty

A research-oriented elastic body simulator
MIT License
363 stars 29 forks source link

Handling inverted and degenerated triangles in the continuum-triangle constraint #7

Open yuki-koyama opened 5 years ago

yuki-koyama commented 5 years ago

TODO: implement the approach by Irving et al. [2004].

yuki-koyama commented 4 years ago

This issue is probably nonsense because a triangle is never inverted (unlike a tetrahedron).

Yet, degeneration may need to be handled correctly.