# Worldcore Rapier

Worldcore is a 3D game engine for Croquet. It is modular, extensible, and cross-platform.

You can use it to build multiuser webapps with hundreds or thousands of dynamic objects:

* 3D multiplayer games
* Multiuser AR & VR
* Shared visual simulations

This package contains the **rapier component** for Worldcore. It extends the Worldcore kernel with the [Rapier physics engine](https://www.rapier.rs/). Use it to add real-time physics behavior to Worldcore objects.

**Get Started ...**

* Get a free developer key at [croquet.io/keys](https://croquet.io/keys/)
* Read the documentation at [croquet.io/docs/worldcore/rapier](https://croquet.io/docs/worldcore/rapier/) and [croquet.io/docs/worldcore](https://croquet.io/docs/worldcore/)
