Use sphere mesh. Add soft body test.

This commit is contained in:
Irlan
2019-04-18 19:44:12 -03:00
parent 695514989e
commit 399a6efc72
10 changed files with 588 additions and 653 deletions

View File

@ -273,6 +273,10 @@ workspace(solution_name)
examples_src_dir .. "/testbed/framework/test.h",
examples_src_dir .. "/testbed/framework/sphere_mesh.h",
examples_src_dir .. "/testbed/framework/sphere_mesh.cpp",
examples_src_dir .. "/testbed/framework/body_dragger.h",
examples_src_dir .. "/testbed/framework/cloth_dragger.h",