/bvh-model

construct bvh model from pointclouds(从点云生成BVH层次包围盒)

Primary LanguageMATLAB

bvh-model

This repository shows a sample demo to construct a bvh(Bounding Volume Hierarchy) model from pointclouds
It is usually very useful in collision ckeck.

mypic
the result of bvh

run

you can run main.m in matlab to show the result.