https://github.com/rlguy/mass_spring_system
Simulation of a Mass-Spring system
https://github.com/rlguy/mass_spring_system
Last synced: 11 months ago
JSON representation
Simulation of a Mass-Spring system
- Host: GitHub
- URL: https://github.com/rlguy/mass_spring_system
- Owner: rlguy
- Created: 2015-01-12T03:48:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-12T03:54:37.000Z (about 11 years ago)
- Last Synced: 2025-03-28T04:11:26.726Z (12 months ago)
- Language: C++
- Size: 113 KB
- Stars: 24
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This program is an implementation of a mass-spring system. Springs are modelled after Hooke's Law. The force of a spring is damped proportional to the velocity of the compression/extension.
http://rlguy.com/massspringsimulation