gabyx / ApproxMVBB

Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.
Mozilla Public License 2.0
441 stars 93 forks source link

Include support for OpenMP 2.0 (required for MSVC compiler) #36

Closed sheikware closed 4 years ago

gabyx commented 4 years ago

I will try to merge this soon.

gabyx commented 4 years ago

Could you look at #38 and test it. I would then merge this.

gabyx commented 4 years ago

38 Merged.