TheWebMonks / meshmonk

Open mesh-to-mesh registration framework
Apache License 2.0
70 stars 25 forks source link

Include 3th party libs #8

Open lukin0110 opened 5 years ago

lukin0110 commented 5 years ago

To avoid version mismatches with Eigen, Nanaflann & OpenMesh we need to include the correct versions of these libs in a vendors directory.

This will allow to always build the software without any dependency.