Google makes its ARCore Depth API available for developers on Android and Unity to build AR experiences
Joe Fedewa / XDA Developers :
Context & Ripple Effects
Google first unveiled the Depth API inside ARCore last December, showing depth maps and occlusion only through its own Scene Viewer tool and a handful of first-party showcases like Houzz and AR in Search. Today's move opens that same capability to any Android or Unity developer, completing the arc that started with ARCore's 2017 preview as Google's answer to Apple's ARKit.
First-order effects
- Android and Unity developers can now ship AR apps with realistic occlusion — virtual objects correctly hidden behind real ones — using depth inferred from ordinary cameras rather than requiring a dedicated depth sensor on every device.
Second-order effects
- Apps built on the earlier Augmented Faces-style tricks, like the face effects Google shipped in ARCore 1.7 without depth hardware, get a path to upgrade toward full scene depth, narrowing the experience gap with iOS AR apps and pressuring Apple's SDK lead at the feature level.
Third-order effects
- If depth keeps coming from software rather than sensors, AR capability stops being gated by device hardware tiers — the same app logic runs across cheap and flagship Android phones alike, and platform competition shifts from sensor specs to the quality of each vendor's depth inference models.
The trend: Smartphone AR is moving from sensor-dependent depth to software-inferred depth, letting Google widen ARCore's reach across the Android installed base.