dimforge / rapier

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

Rotation gizmo for Ball 2d collider #670

Closed rsk700 closed 3 months ago

rsk700 commented 3 months ago

add radius line in debug mode for Ball 2d collider in order to visualize rotations

Closes #657

rsk700 commented 3 months ago

Looks great thanks!

For the sake of completeness, a changelog entry would be welcome.

Added