shinjeongmin / ClothSimulation

Basic cloth simulation using Verlet integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloth Simulation

Very simple cloth simulation using Verlet position based physics.

image

Commands

Command Action
Left click Move view
Wheel Zoom
Right click Move cloth
Middle click Cut cloth

Compilation

Instructions can be found here, steps are similar.

About

Basic cloth simulation using Verlet integration

License:MIT License


Languages

Language:C++ 97.1%Language:CMake 2.9%