dust3d/thirdparty/FastMassSpring/ClothApp
Jeremy Hu 579fa24e1c Add cloth simulation
Integrate FastMassSpring, implemented by Samer Itani(@sam007961),
Original paper: "Fast Simulation of Mass-Spring Systems" by Liu, T., Bargteil, A. W., Obrien, J. F., & Kavan, L.
2020-01-08 23:46:56 +09:30
..
shaders Add cloth simulation 2020-01-08 23:46:56 +09:30
ClothApp.vcxproj Add cloth simulation 2020-01-08 23:46:56 +09:30
ClothApp.vcxproj.filters Add cloth simulation 2020-01-08 23:46:56 +09:30
MassSpringSolver.cpp Add cloth simulation 2020-01-08 23:46:56 +09:30
MassSpringSolver.h Add cloth simulation 2020-01-08 23:46:56 +09:30
Mesh.cpp Add cloth simulation 2020-01-08 23:46:56 +09:30
Mesh.h Add cloth simulation 2020-01-08 23:46:56 +09:30
Renderer.cpp Add cloth simulation 2020-01-08 23:46:56 +09:30
Renderer.h Add cloth simulation 2020-01-08 23:46:56 +09:30
Shader.cpp Add cloth simulation 2020-01-08 23:46:56 +09:30
Shader.h Add cloth simulation 2020-01-08 23:46:56 +09:30
UserInteraction.cpp Add cloth simulation 2020-01-08 23:46:56 +09:30
UserInteraction.h Add cloth simulation 2020-01-08 23:46:56 +09:30
app.cpp Add cloth simulation 2020-01-08 23:46:56 +09:30
packages.config Add cloth simulation 2020-01-08 23:46:56 +09:30