This project is based on the taichi
library, using a mass-spring system to simulate cloth.
Implemented three methods, which are:
- Jacobi Method
- Gauss-Serdel Method
- Conjugate gradient method
The result of each method generated when the number of particles is 16*16.
taichi >= 1.7.0
python main.py
python save.py