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

about impulse #68

Open
lo-th opened this issue Dec 7, 2023 · 1 comment
Open

about impulse #68

lo-th opened this issue Dec 7, 2023 · 1 comment
Labels

Comments

@lo-th
Copy link

lo-th commented Dec 7, 2023

Hi
i have a strange bug with oimo
i make ray cast vehicle, that apply impulse from ray position
is working on all engine but oimo do extra Y rotation ?
https://lo-th.github.io/phy/index.html?E=oimo#ray_car

i look applyImpulse function and is look ok ?
so i just to see if you have a idea why ?

@saharan saharan added the bug label Jun 1, 2024
@saharan
Copy link
Owner

saharan commented Jun 1, 2024

🤔 this is weird, maybe I have to look into constraint solvers
The possibilities are:

  1. something is wrong with the applyImpulse function
  2. for some reason, you need an extra math treatment on OimoPhysics (which I think is not preferable though)
  3. the contact solver is not working well in the situation
  4. something else that I can't come up with

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

No branches or pull requests

2 participants