QQ1552695066 / bvh-model

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:MATLAB 100.0%