Generates binary space partitioning trees from OBJ files.
NOTE: This whole project is an experiment. Things might look a little rough while I'm figuring everything out, but I'll come back and clean it all back up at some later point.
gcc
git
cmake
make
gsl-devel # GNU Scientific Library
valgrind # optional
clang-format # optional