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

BepuPhysics: Inertia Tensor-Based Rotation Lock in 2D Physics #2495

Open
VaclavElias opened this issue Oct 20, 2024 · 0 comments
Open

BepuPhysics: Inertia Tensor-Based Rotation Lock in 2D Physics #2495

VaclavElias opened this issue Oct 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@VaclavElias
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Comment from Norbo:

One point to consider: if you're using the inertia tensor-based rotation lock, you can bypass the need for orientation/angular velocity control. When an object has an infinite moment of inertia around a specific axis, no dynamic forces will be able to generate any angular velocity along that axis.

Original note: you can do away with the orientation/angular velocity control if using the inertia tensor based rotation lock; no dynamic forces will manage to give a body nonzero angular velocity around an axis with an infinite moment of inertia

Describe the solution you'd like
n/a

Describe alternatives you've considered
n/a

Additional context
2D improvements

@VaclavElias VaclavElias added the enhancement New feature or request label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant