ncollide2d-updated 0.38.0

2 and 3-dimensional collision detection library in Rust. Will be superseded by the parry2d crate.
Documentation
1
2
3
4
5
6
mod ball_ball_toi;
mod ball_cuboid_contact;
mod compound_penetration;
mod epa2;
mod ray_cast;
mod time_of_impact2;