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

Unreal engine #23

Closed 1UCodes closed 3 years ago

1UCodes commented 3 years ago

What about for Unreal engine? It's been long time to support for Unreal engine with many features missing?

Is it deprecated for UE4? Or planning to release for UE5 with Depth API support?

ruofeidu commented 3 years ago

Sorry but this is beyond the scope of this project, which is targeted at Unity. However, the main point is to deliver the algorithms and ideas, which could be easily reproduced in Unreal Engine. See https://developers.google.com/ar/develop/unreal/quickstart for more details about Unreal + ARCore, but I am not familiar with it.