Search found 2 matches

by virginialuther12
Sat Feb 25, 2017 10:09 am
Forum: General Bullet Physics Support and Feedback
Topic: Scalling Bullet physics
Replies: 2
Views: 5701

Scalling Bullet physics

I have further Bullet to my game engine. Actually, I am using rotation and translation it works well.conversely now, I want to set of scales my geometry.I am using: btWorldTransform.setOrigin(origin); btWorldTransform.setRotation(rotation); to set arrangement of bullet body straight Now, if I put th...
by virginialuther12
Sat Feb 25, 2017 9:55 am
Forum: General Bullet Physics Support and Feedback
Topic: Debug Drawer
Replies: 3
Views: 5996

Re: Debug Drawer

Thank you