I am trying to create a concave moving shape using bullet physics SDK but cannot find how to do it.
Do you have any idea on how to achieve this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I would suggest looking at “MovingConcaveDemo” which is in the Bullet SDK examples.
The project file is named “bullet-2.75\msvc\8appMovingConcaveDemo.vcproj” (where bullet-2.75 is the current version right now) if you’re using Visual Studio 2008 but there are other projects as well for other IDEs.