Skip to content

scristobal/collision-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collision-rs

A tiny but effective helper library to detect collisions in $\mathbb{Z}^2$

The use case is to detect collisions of basic shapes on a web canvas element, hence the integer coordinates focus, the quirky coordinate space (y-axis grows downwards) and the focus on targeting Web Assembly.

About

A tiny but efficient library to determine intersections in 2D space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published