IngInx747 / nbvh

Header-only N-dimensional BVH library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nbvh

CMake

nbvh short of N-dimensional Bvh, is an acceleration structure of spatial query operations that supports 2D, 3D or any other dimensions.

Demo

About

Header-only N-dimensional BVH library

License:MIT License


Languages

Language:C++ 98.8%Language:CMake 1.2%