bevy_collider_gen 0.2.2

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

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