avian3d 0.6.0

An ECS-driven physics engine for the Bevy game engine
Documentation
1
2
3
4
5
mod fixed_angle_constraint;
mod point_constraint;

pub use fixed_angle_constraint::FixedAngleConstraintShared;
pub use point_constraint::PointConstraintShared;