Skip to content

Algorithm for generating bounding volume within given distance bound.

Notifications You must be signed in to change notification settings

SZSilence06/Simplified_Bounding_Volume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplified Bounding Volume

This program is an algorithm for generating bounding volume within a user-given error bound. The algorithm is based on this paper with some optimization.

Credits

This program uses these open-source libraries:

  • Boost
  • CGAL
  • libkdtree++
  • zjucad sdk
  • vcglib
  • PCL

Thanks to Rodolphe Vaillant for the poisson-disk sampling code.

About

Algorithm for generating bounding volume within given distance bound.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published