Project Description

A university project I did for my MSc Computer Animation and Visual Effects degree in Bournemouth University.

Cloth Simulation:

It was written in C++ using the OpenGL API and was developed in Qt.
The cloth simulation implements both Vertlet and Euler solution for solving and the timestep is being validate four times every frame for more precision. The collision handling is being done through boost+ for each particle.