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).
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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Deformable Object with Naive Mass-Spring-Damper Model
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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
|