rapier icon indicating copy to clipboard operation
rapier copied to clipboard

2D and 3D physics engines focused on performance.

Results 153 rapier issues
Sort by recently updated
recently updated
newest added

A GROUND_WIDTH greater than or equal to about 1e8 causes the simulation to become unstable. Collisions with this very large "ground" seem to impart a large energy to the other...

C-Bug
2D
3D
P-Low
D-Difficult

`rapier2d`'s dependency should be updated to v0.15.1.

documentation
C-User experience
P-Medium
D-Easy

Hello, I was attempting to use `.insert(Collider::round_triangle(a, b, c, border_radius)` in my project, but no value I provided to `border_radius` would cause the edges to be rounded. My exact call...

C-Enhancement
C-User experience
2D
3D