ncollide icon indicating copy to clipboard operation
ncollide copied to clipboard

Ncollide2d example broken

Open guccialex opened this issue 4 years ago • 1 comments

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

guccialex avatar Mar 13 '20 10:03 guccialex

I think the reason is that ncollide_testbed2d has been renamed to example2d. The website is managed by another repository ncollide.org

yodalee avatar May 16 '20 09:05 yodalee