Skip to content

Repository files navigation

Simple Cloth Simulation

kvDO5LH.png

Compiling

Type 'make'. This will compile the program. Requires OpenGL support and the GLEW and GLUT libraries (libglew-dev and freeglut3-dev packages in Debian).

Running

To run the program, type './main'

Keyboard commands:

KeyAction
W/SMove the ball forwards/backwards.
A/DMove the ball left/right.
R/FMove the ball up/down.

About

Physics simulation: cloth and simple procedural objects with collision detection. Animated using second-order methods.

Topics

Resources

Stars

17 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages