ncollide.org

ncollide is a 2 and 3-dimensional collision detection library written usingthe Rust programming language. Collision detection andcomputational geometry in general are ubiquitous in computer physics, graphicsand animation. The involved algorithms are usually non-trivial and require agreat amount of time to get up and running. To prevent others from spendingsignificant amount of time re-writing collision detection algorithms,ncollide is available open-source ongithub and is released under thepermissive BSD-3 licence. Feelfree to use (even commercially), modify, and redistribute ncollide! See theHow to contribute section to learn more aboutthe authors of this library and the different methods of contribution.


Comments (0)

Sign in to post comments.