bevy_collider_gen 0.1.0

a library for generating colliders, for bevy apps, from images with transparency
Documentation
1
2
3
4
5
#[cfg(feature = "xpbd_2d")]
pub mod xpbd_2d;

#[cfg(feature = "rapier2d")]
pub mod rapier2d;