Skip to content

A tearable simple Cloth Simulation using Verlet integration in python.

License

Notifications You must be signed in to change notification settings

Apozzi/cloth-simulation-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Cloth-Simulation

A tearable simple Cloth Simulation using Verlet integration in python. Libs: PyOpenGL only for graphics.

simulation

About the method

Basically the verlet method calculate the next position without using velocity calculation velvet

Link: https://en.wikipedia.org/wiki/Verlet_integration

How compile

python3 cloth-simulation.py

THIS SIMULATION ONLY WORKS WITH PYTHON 3!

About

A tearable simple Cloth Simulation using Verlet integration in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages