Deformable object with interconnected mass-spring-damper

Deformable object with interconnected mass-spring-damper, with Euler and Verlet Integrator
351 Downloads
Updated 20 Jul 2021

View Deformable object with interconnected mass-spring-damper on File Exchange

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

Cite As

Auralius Manurung (2024). Deformable object with interconnected mass-spring-damper (https://github.com/auralius/matlab-mass-spring-damper-network-deformable-object), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

free_falling_universitas_pertamina_logo

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.2

- Update the readme file

1.0.0.1

Added a link to the Github repository

1.0.0.0

Added a Youtube video link.

proper damping using relative velocities, see: http://auralius.bitbucket.org/index/DeformableObject.html
Updated the description.

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.