Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bailus/Cloth

Repository files navigation

Simple Cloth Simulation

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.

About

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

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages