An open API service indexing awesome lists of open source software.

https://github.com/leondejong/js-collision-detection

Collision Detection
https://github.com/leondejong/js-collision-detection

2d axis broad collision detection intersection javascript js narrow phase sat separating theorem

Last synced: 15 days ago
JSON representation

Collision Detection

Awesome Lists containing this project

README

          

# Collision Detection

## A bunch of utilities for collision detection and/or graphics programming

Disclaimer: obviously this is only a quick prototype/poc just for the fun of it.

[Example 1.](https://leondejong.com/application/collision-detection)
[Example 2.](https://leondejong.com/application/collision-detection/example.html)