Skip to content

Removed dependency on PCL and CGAL

Compare
Choose a tag to compare
@crvs crvs released this 13 Jun 14:15
· 42 commits to master since this release
d4cb2ce

Major changes

  • instead of PCL, tinyply and tinyobjloader are used for mesh input, these have a much smaller footprint on the system.
  • instead of CGAL, I am using my own implementation of KDTree available here