Functionsยง
- build_
bvh2 - Build a bvh2 from the given list of Boundable primitives.
pre_splitin BvhBuildParams is ignored in this case. Just a helper function / example, feel free to reimplement for your specific use case. - build_
bvh2_ from_ tris - Build a bvh2 from the given list of Triangles. Just a helper function / example, feel free to reimplement for your specific use case.