blender-photogrammetry icon indicating copy to clipboard operation
blender-photogrammetry copied to clipboard

Mac version?

Open enzyme69 opened this issue 6 years ago • 1 comments
trafficstars

Is there going to be Mac version any time soon? Or how to compile it for Mac?

enzyme69 avatar Aug 16 '19 00:08 enzyme69

Compiling for Mac is not high on my priority list. I'm leveraging the fact that the authors of the software have precompiled binaries for linux and windows, and it seems mac support is pretty low on their radar too.

Some reference that might be of use to anyone who'd like to provide compiled binaries for the photogrammetry addon:

For PMVS support, we need pmvs2, Bundle2PMVS, and RadialUndistort

  • https://github.com/snavely/bundler_sfm/issues/32
  • https://github.com/snavely/bundler_sfm/issues/29
  • https://github.com/snavely/bundler_sfm/issues/42

For COLMAP, there's no point. We're only using the dense reconstruction part which requires a CUDA GPU.

  • https://github.com/colmap/colmap/issues/192

stuarta0 avatar Aug 16 '19 00:08 stuarta0