StandardCyborg / StandardCyborgSDK

A C++ SDK for 3D computer vision, paired with Cocoa frameworks for TrueDepth-based 3D scanning, meshing, and ML landmarking models + analysis for foot and ear
MIT License
47 stars 25 forks source link

PoissonRecon repo not found #1

Closed XkRecarens closed 1 year ago

XkRecarens commented 2 years ago

Installing PoissonRecon (9.011)

[!] Error installing PoissonRecon [!] /usr/bin/git clone git@github.com:StandardCyborg/PoissonRecon.git /var/folders/wx/r0s7cmv54ys7r22ch2ft4r4h0000gn/T/d20220819-74502-ojohs --template= --single-branch --depth 1 --branch xcodeproj

Cloning into '/var/folders/wx/r0s7cmv54ys7r22ch2ft4r4h0000gn/T/d20220819-74502-ojohs'... ERROR: Repository not found. fatal: Could not read from remote repository.

XkRecarens commented 2 years ago

I changed the repo for this one mkazhdan/PoissonRecon, last version, but then some classes are missing like MeshingOperation.h

aaptho commented 2 years ago

@XkRecarens thank you for the report! We’re using a fork of that library wherein we added those classes.

Just made it public, can you try again? Our changes are on the branch xcodeproj