pierotofy / OpenSplat

Production-grade 3D gaussian splatting with CPU/GPU support for Windows, Mac and Linux 🚀
https://antimatter15.com/splat/?url=https://splat.uav4geo.com/banana.splat
GNU Affero General Public License v3.0
924 stars 87 forks source link

Add MacOS build pipeline #59

Closed pfxuan closed 8 months ago

pfxuan commented 8 months ago

MacOS build is now working for both arm64 and x86-64 arch

Build matrix:

We can enable the builds for macos-11 and macos-12 when it's needed

pierotofy commented 8 months ago

Looks great, thanks @pfxuan !