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

Add support for 6DoF Joint #765

Open
Ughuuu opened this issue Nov 29, 2024 · 1 comment
Open

Add support for 6DoF Joint #765

Ughuuu opened this issue Nov 29, 2024 · 1 comment
Labels
A-Dynamics C-Enhancement New feature or request D-Medium P-Medium question Further information is requested

Comments

@Ughuuu
Copy link
Contributor

Ughuuu commented Nov 29, 2024

Right now appsinacup/godot-rapier-physics#216 it's not possible to implement a 6DoF joint that Godot uses:

https://docs.godotengine.org/en/stable/classes/class_generic6dofjoint3d.html

From godot docs:
A physics joint that allows for complex movement and rotation between two 3D physics bodies.

@Vrixyz
Copy link
Contributor

Vrixyz commented Jan 23, 2025

I believe that GenericJoint is a 6DoF joint, or do you have more precise constraints which GenericJoint does not support?

@Vrixyz Vrixyz added C-Enhancement New feature or request question Further information is requested A-Dynamics P-Medium D-Medium labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Dynamics C-Enhancement New feature or request D-Medium P-Medium question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants