Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 595 Bytes

File metadata and controls

18 lines (15 loc) · 595 Bytes

Cloth Simulation

Description:

An implementation of various cloth simulation models. The work was originally done as a master's thesis. The documents provided in the repo explain the mathematics and show results.

How to setup:

  • Use Visual Studio 2017
  • Get version 3.2.1 of Falcor
  • Place this repository in "Samples" directory
  • Get version 3.3 of Eigen and place it in "Externals" folder of this repository

Technologies: