Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange behavior between btBoxShape and btSphereShape in some cases. #4631

Open
vovan4ik123-engine opened this issue Jun 25, 2024 · 0 comments

Comments

@vovan4ik123-engine
Copy link

vovan4ik123-engine commented Jun 25, 2024

Probably corner case of library. Version 3.2.5.
I have static cube as btBoxShape + dynamic sphere as btSphereShape.

As image shows sphere not roling properly on inclined box surface if it is rotated 5 - 10 degrees around Z axis. If rotation angle less than 5 degrees or more than 10 everything works good.
In my case friction of cube = 2, friction of sphere = 80.
I found the more I increase friction of sphere and cube the worse it gets. (sphere bechavior on inclined box surface).

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant