Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Imperfect collisions with moving static body #180

Open
LorenzoVonMatterhom opened this issue Dec 14, 2020 · 0 comments
Open

Imperfect collisions with moving static body #180

LorenzoVonMatterhom opened this issue Dec 14, 2020 · 0 comments

Comments

@LorenzoVonMatterhom
Copy link

I was trying to make a little tennis demo and play around with it (on the webXR emulator) but apparently collisions between the ball (a dynamic-body) and the racket (static-body attached to the controller) are not perfect and its hard even to move the ball slowly since it goes inside the racket and sometimes perforates it completely.
Is this normal expected behavior for the performance a JS physics engine can have no matter how much i raise the number of iterations?

Here is a little example:
https://codepen.io/LorenzoVonMatterhorn/pen/poEeJGg?editors=1000

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

No branches or pull requests

1 participant