|
|
|
|
|
by iercan
848 days ago
|
|
I tried to build a small web demo with Rapier too
https://github.com/iErcann/NotRoblox
(no rust) What I like :
- Good documentation compared to AmmoJS (you need to read pybullet) - Recent - You can run it server side (Node) & client side (Browser), here I'm running it server side but it's possible to do both and implement client side prediction + reconciliation - Small bundle (AmmoJS was like 2 MB?) |
|
On the Rust side, the Rapier docs are out of date AFAIK. Fortunately I'm stuck on the previous version so it's not so bad.