Skip to content

alxschwrz/Separating-Axis-Theorem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Separating-Axis-Theorem

Implementation of the Separating-Axis-Theorem. Work has been done during a Coding Challenge in a few hours and might be error-prone

Installation

The program can be installed using cmake and make.

mkdir build
cd build
cmake ..
make 
./main

About

coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published