Skip to content

burabure/elm-collision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Collision

Detect collision/intersection of geometry in a defined coordinate space, AKA: tell me when objects are touching or overlapping

elm-collision demo

This library is useful for games, interactive apps, dynamic element composition and other cases where you need very efficient detection of overlapping objects

Get Started

Contributing

Do you have a suggestion, algorithm or formula that you'd like to add to this library?, I'd love to take a look at it and help you get it working with the library, just post an issue or send a pull request =D

About

Elm library to detect collision of geometry in coordinate space, AKA: are objects touching or overlapping?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages