Cloth Rendering (Animation)

Verlet Particle System

Collision and resolution of a system of particles to form a fabric like entity.

Project Description

The implementation makes use of the verlet integration technique to form and solve a system of equations resulting in what looks like a piece of fabric.

source: Verlet Integration Wikipedia

The collision is tested against a sphere due to the simplicity of the collision computation and resolution, we can do a lot with very little resources!

Click here to download a Demo

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Website Powered by WordPress.com.

Up ↑