add simple cloth

This commit is contained in:
Irlan
2017-01-18 18:29:52 -02:00
parent 5a58dcf0cc
commit afc08472b4
8 changed files with 526 additions and 13 deletions

View File

@ -57,4 +57,6 @@
#include <bounce/dynamics/world.h>
#include <bounce/dynamics/world_listeners.h>
#include <bounce/cloth/cloth.h>
#endif