Skip to content

IcePanorama/obj-to-bsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBJtoBSP

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.

Build Dependencies

gcc
git
cmake
make
gsl-devel # GNU Scientific Library
valgrind # optional
clang-format # optional

About

Generates binary space partitioning trees from OBJ files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published