Skip to content

erickt/collision-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collision detection library written in rust. The intent of this library is to build upon the primitives found in cgmath-rs and flesh out the library into a more concrete collision detection library.

Building

collison-rs can be build with the following steps

./configure
make
make check

About

A collision detection library for rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages