An open API service indexing awesome lists of open source software.

https://github.com/aespinosadev/elastic-behaviour-simulation

Elastic solid simulation plugin for Unity. It uses a mass spring physics aproach. Simple but fine.
https://github.com/aespinosadev/elastic-behaviour-simulation

cloth elastic physics-engine physics-simulation simulation unity3d unity3d-plugin

Last synced: 11 months ago
JSON representation

Elastic solid simulation plugin for Unity. It uses a mass spring physics aproach. Simple but fine.

Awesome Lists containing this project

README

          

ELASTIC BEHAVIOUR PLUGIN FOR UNITY 🎈



Elastic simulation using a mass spring physics aproach.


[![CLICK TO WATCH VIDEO](https://user-images.githubusercontent.com/79087129/168497804-6bd5c8e6-815e-46c7-9a6c-7e33c7683108.png)](https://www.youtube.com/watch?v=ACFqWorLdKo&ab_channel=AntonioEspinosa)




ABOUT THIS REPOSITORY

You will find a sample scene in Unity.

Plugin comes as .unitypackage.

It was done using Unity 2020.3.33.

ABOUT THE PLUGIN

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.