[Rust][rust] is a modern systems programming language focusing on safety andspeed. It accomplishes these goals by being memory safe without using garbagecollection.
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 usual
[Rust][rust] is a modern systems programming language focusing on safety andspeed. It accomplishes these goals by being memory safe without using garbagecollection.