GAMEDEV.NET
New: tiny_bvh.h single header library
Last week I released on github a new single-header file library for constructing and traversing BVHs on the CPU, with (short-term) plans to take traversal (not construction) to the GPU as well. Link:https://github.com/jbikker/tinybvhFeatures:No dependencies at all. Just add the header to your project and it works.Simple interface. Build using a flat array of tri
0 Reacties 0 aandelen 7 Views