Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 363 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 363 Bytes

OpenGL Cloth Simulation

A simple cloth simulation using the OpenGL graphics library implemented with the position-based dynamics model. A stepwise description of the development is available here.

Dependencies

  • OpenGL
  • OpenGL Mathematics
  • Simple DirectMedia Layer 2
  • OpenGL Extension Wrangler Library
  • stb image