Multiplayer physics plugin based on rapier

@rapierphysicsplugin (beta-ish) released: https://www.npmjs.com/package/rapierphysicsplugin

Demo code can be found at: rapierphysicsplugin/packages/demo at main · mikemainguy/rapierphysicsplugin · GitHub

No sandbox demo yet. Currently evolving quickly, goal is to make multiuser drop in replacement for havok (though using rapier currently).

3 Likes

This is cool !!! is the server running rust or the npm version as well ? (I did not check the code :slight_smile: )

Server is running WASM version also.

1 Like