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

https://github.com/auralius/matlab-mass-spring-damper-network-deformable-object

Simulation of deformable objects in MATLAB using mass-spring-damper network.
https://github.com/auralius/matlab-mass-spring-damper-network-deformable-object

Last synced: 10 months ago
JSON representation

Simulation of deformable objects in MATLAB using mass-spring-damper network.

Awesome Lists containing this project

README

          

[![View Deformable object with interconnected mass-spring-damper on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/52931-deformable-object-with-interconnected-mass-spring-damper)

# matlab-mass-spring-damper-network-deformable-object
Simulation of deformable objects in MATLAB using mass-spring-damper network.

See the demo video:
https://www.youtube.com/watch?v=Hew_5vafoYM

New example:
Universitas Pertamina's logo is modeled as interconnected masses. A simple neighbor search is performed to build the interconnections. There is no fixed mass, and all masses are free to move. Simple contacts occur between the masses, the left wall, the right wall, and the floor (see free_falling_universitas_pertamina_logo folder).

![alt text](https://github.com/auralius/matlab-mass-spring-damper-network-deformable-object/blob/master/figures/msd_up_tree.gif)