Skip to content

RapierPhysics: Support RoundedBoxGeometry #31351

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

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

linbingquan
Copy link
Contributor

Related PR: #31340

Description

As the title says.

link: https://rapier.rs/docs/user_guides/bevy_plugin/colliders/#round-shapes

@Mugen87
Copy link
Collaborator

Mugen87 commented Jul 2, 2025

For testing: https://rawcdn.githack.com/linbingquan/three.js/25c7e984a9c7099369c61f51b74ef94f519a2532/examples/physics_rapier_basic.html

Unfortunately, the helper objects for the rounded boxes do not look correctly:

image

AFAICS, the lines should match the collider data which should represent a round cuboid.

@linbingquan
Copy link
Contributor Author

It might be necessary to rebase to dev

@Mugen87 Mugen87 added this to the r179 milestone Jul 2, 2025
@linbingquan
Copy link
Contributor Author

Unfortunately, the helper objects for the rounded boxes do not look correctly

@Mugen87 I was rebase PR to dev, It should be fine now.

PS: I can't access githack.com. Maybe it's because our network's CDN server hasn't resolved it

@Mugen87 Mugen87 merged commit 3e39fcc into mrdoob:dev Jul 2, 2025
11 checks passed
@linbingquan linbingquan deleted the dev-physics branch July 2, 2025 09:38
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

Successfully merging this pull request may close these issues.

2 participants