Skip to content

Unity Package adding Rapier as a backend for client side physics

Notifications You must be signed in to change notification settings

Daxode/rapier4unity

Repository files navigation

Rapier for Unity

This package lets you simulate physics in unity using Rapier.

This is useful for when you want to run physics in non-unity clients for validation. E.g. Server Authoritive setup with client side prediction. An example of excellent use is running Rapier on a SpaceTimeDB server, and when syncing it with a client also running Rapier.

Overview

Quick showcase:

overview.mp4

Note how it acts just like normal Unity! and it even supports raycasting!

raycast.mp4

About

Unity Package adding Rapier as a backend for client side physics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published