Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/buddly27/sat-collision

Visualization of SAT Collision algorithm
https://github.com/buddly27/sat-collision

collision-detection react separating-axis-theorem

Last synced: 25 days ago
JSON representation

Visualization of SAT Collision algorithm

Awesome Lists containing this project

README

        

# Separating Axis Theorem

Animation to demonstrate the SAT collision algorithm.

![demonstration](sat-demo.gif)

Check out the online demo:

https://sat-collision.herokuapp.com/

## Building

Build and start the application as follow:

```bash
yarn install
yarn start
```

## Learn More

* https://en.wikipedia.org/wiki/Hyperplane_separation_theorem
* http://www.dyn4j.org/2010/01/sat/
* https://hackmd.io/@US4ofdv7Sq2GRdxti381_A/ryFmIZrsl