Skip to content

Caellian/flat-octree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Flat Octree

Octree implementation that stores data in a densly populated (no missing values), linear chunk of memory which makes it ideal for rendering applications and directly accessing data buffers.

Layout is configurable and defaults to breath-first layout.

License

This project is licensed under Zlib, MIT, or Apache-2.0 license, choose whichever suits you most.

About

Linear octree implementation

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Zlib
LICENSE_ZLIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages