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.
This project is licensed under Zlib, MIT, or Apache-2.0 license, choose whichever suits you most.