dimforge / rapier

2D and 3D physics engines focused on performance.
https://rapier.rs
Apache License 2.0
3.77k stars 235 forks source link

feat: update testbeds to bevy 0.13 #609

Closed sebcrozet closed 3 months ago

sebcrozet commented 3 months ago

This also improves the way materials are created to leverage bevy’s auto-instancing more consistently.