Skip to content

Hykudoru/Softbody-Physics-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

A small soft-body physics simulation/library written in python.


Option 1: For just the simulator, download the python file softbody_physics.py.

Option 2: Download everything if you plan on installing as a package.

Option 3: You can also just include softbody_physics.py in your project files and import like so:
from softbody_physics.softbody_physics import *