Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 488 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 488 Bytes

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:

Key Action
W/S Move the ball forwards/backwards.
A/D Move the ball left/right.
R/F Move the ball up/down.