This is code to go along with the blog Improvements to the Separating Axis Test. There is also code for building convex hulls and AABB trees for the demo.
- Install Visual Studio.
- Clone the repository.
- Open the .sln file in Visual Studio.
- Press F5
This project is released into the Public Domain. You are free to use, modify, and distribute the code for any purpose without restriction.