extrawurst / rapier-determinism

Rapier based physics testing determinism inside Godot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rapier Determinism

The purpose of this project is to have a demo of rigidbody physics based on Rapier inside Godot run on multiple platforms to check determinism.

Note: built it on your platform of choice and make sure it the resulting hash after 1000 ticks is 33711 and that it looks like this:

Recording

demo

Final State

img

Webgl

now also supporting webgl: https://extrawurst.github.io/rapier-determinism/

img

About

Rapier based physics testing determinism inside Godot


Languages

Language:Rust 86.1%Language:Makefile 9.3%Language:Shell 4.6%