Search found 1 match

by pirogronian
Fri Jan 29, 2021 7:56 pm
Forum: General Bullet Physics Support and Feedback
Topic: [Solved] btRigidBody uncontrollable spin after setAngularVelocity()
Replies: 0
Views: 18111

[Solved] btRigidBody uncontrollable spin after setAngularVelocity()

Well.. I'm in the middle of creating simple game... So it's hard for now to create clean code example recreating the problem. But if anyone have a wish, here is the code: https://github.com/pirogronian/IOSP . Here is test scene setup: https://github.com/pirogronian/IOSP/blob/master/src/TestScene.cpp...