Today, I implemented a simple cloth physics system. It’s just a particle group connected by springs. The position and speed of mesh vertex are calculated by fourth order Runge–Kutta methods.
Here is the result.
Today, I implemented a simple cloth physics system. It’s just a particle group connected by springs. The position and speed of mesh vertex are calculated by fourth order Runge–Kutta methods.
Here is the result.