dimforge / ncollide

2 and 3-dimensional collision detection library in Rust.
https://ncollide.org
Apache License 2.0
921 stars 105 forks source link

Delete the ncollide_testbed. #308

Closed sebcrozet closed 4 years ago

sebcrozet commented 4 years ago

This has not been maintained for a while now. It is probably not compatible with the latest version of ncollide either, and not checked by the CI. Also this is in many ways a subset of the nphysics testbeds.

Thus I'm discontinuing the development of ncollide_testbed2d and ncollide_testbed3d in favor of improving the nphysics testbeds.