googlesamples / arcore-depth-lab

ARCore Depth Lab is a set of Depth API samples that provides assets using depth for advanced geometry-aware features in AR interaction and rendering. (UIST 2020)
https://augmentedperception.github.io/depthlab/
Apache License 2.0
762 stars 152 forks source link

Can't find other samples #54

Open TimmyBest opened 4 weeks ago

TimmyBest commented 4 weeks ago

In the new version we can't find the Midas and splat and laser. Where did they go? The other branch from 2 years ago has them but it is completely broken and does not compile.

ruofeidu commented 4 weeks ago

Hi TimmyBest,

Please refer to https://github.com/googlesamples/arcore-depth-lab/tree/arcore_unity_sdk for the old algorithms and SDKs. Apologies that I didn't have time to catch up with the ever-changing Unity & ARCore APIs but I welcome all contributions from the community to migrate old algorithms to the latest branch.

TimmyBest commented 3 weeks ago

Sure we can refer to the stale branch but it doesn't even compile :(

ruofeidu commented 3 weeks ago

It does compile :) I even tried it late last year, just follow the README.md and use the exact Unity version :)