ncollide
ncollide copied to clipboard
Ncollide2d example broken
Been trying to use the example on this page https://ncollide.org/collision_detection_pipeline/#example_1 to set up a collision world, but both the example code seems to be broken
and the code linked to in the [2d] box has a broken link https://raw.githubusercontent.com/sebcrozet/ncollide/master/ncollide_testbed2d/examples/bouncing_ball2d.rs
I think the reason is that ncollide_testbed2d
has been renamed to example2d
.
The website is managed by another repository ncollide.org