Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octree

To run the project:

  1. Select the directory of the tree
    $ cd PR-octree
    or
    $ cd region-octree
  2. Run the following commands:
    $ cmake -B build
    $ cd build
    $ make
    $ ./octree

The example obj file is in files/sample.obj, but another obj file can be loaded specifying its path as a parameter in the executable:

$ ./octree obj_path

About

Basic octree implementation

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages