I want to ask you about some resources to learn simulating soft bodies, do you know some good knowledge sources?
I asking because I want to make car crash simulator, I've made something but it didn't work well. :/
|
I want to ask you about some resources to learn simulating soft bodies, do you know some good knowledge sources? I asking because I want to make car crash simulator, I've made something but it didn't work well. :/ |
|||||||||
|
|
These might help: http://cg.skeelogy.com/?download=SoftBodyPhysicsTutorial http://en.wikipedia.org/wiki/Soft_body_dynamics I also used some verlet integration once to do some pretty simple soft body physics. I know verlet I used more for rigid body physics, but by making the constraints a little more slack, It seems It can be used for some soft body stuff. http://www.google.com/#hl=en&q=soft+body+verlet&fp=9bef8cda26d1a6ec Hope it helps. |
|||||||
|