Replies: 1 comment
-
|
Having multiple rapier simulation (with their own physics pipelines, rigid-body sets, etc.) will work without issues. Of course, it’s up to you to deal with objects transitioning from one physics simulation to the other. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am evaluating rapier3d for use in networked simulations.
Is rapier3d able to stack simulations without issues? Ex: room server - each room has their own rapier3d simulation.
Beta Was this translation helpful? Give feedback.
All reactions