You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the [ARCore developer documentation](https://developers.google.com/ar) for
16
+
more information.
17
+
10
18
Download the pre-built ARCore Depth Lab app on
11
19
[Google Play Store](https://play.google.com/store/apps/details?id=com.google.ar.unity.arcore_depth_lab)
12
20
today.
13
21
22
+
[<imgalt="Get ARCore Depth Lab on Google Play"height="50px"src="https://play.google.com/intl/en_us/badges/images/apps/en-play-badge-border.png" />](https://play.google.com/store/apps/details?id=com.google.ar.unity.arcore_depth_lab)
23
+
14
24
## Sample Features
15
25
16
26
The sample scenes demonstrate three different ways to access depth:
@@ -36,20 +46,23 @@ coordinates (CPU).
36
46
* False-color depth map
37
47
38
48
## Building and Running Samples
39
-
These samples require
49
+
These samples target [Unity 2018.4.16f1](https://unity3d.com) and require
40
50
[ARCore SDK for Unity](https://github.com/google-ar/arcore-unity-sdk) v1.18.0 or
0 commit comments