Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

readme.md

Getting Started with Solid Simulation

Free fall, spring, and mass-spring solid simulation with symplectic Euler time integration.

Dependencies

pip install numpy scipy pygame

Run

Free falling particle:

python simulator0.py

Hanging particle:

python simulator1.py

Hanging square:

python simulator2.py