Elastic simulation using a mass spring physics aproach.
You will find a sample scene in Unity.
Plugin comes as .unitypackage.
It was done using Unity 2020.3.33.
Explicit, simplectic and midpoint solvers implemented.
Wind forces supported. Integrated with Unity built in Wind Zones objects.
Explicit and Implicit penalty forces.
Collisions with planes and spheres.
Inspector is self explanatory. All parameters explained and it has instructions of what to do with some of them.
In order to use the plugin you have to download TetGen. TetGen is a software developed exlusively for the porpuse of generating tetrahedral meshes. More info on the plugin release notes.