/ToyCloth

Toy cloth simulation using mass-spring-damper model.

Primary LanguageC++

A toy cloth simulation using mass-spring-damper model.

demo

Usage

  • W, A, S, D move left corner
  • I, J, K, L move right corner

Dependencies

  • gcc (C++20 required)
  • glut
  • glm