ARCore Depth Lab

Demo App for ARCore's Depth API

Depth Lab is a demo app for Android that showcases a variety of sample experiences using the ARCore Depth API. Depth Lab was built in Unity and its source code is hosted on GitHub.

I designed and implemented the carousel UI which allows the user to toggle between different experiences within the app. One of the main challenges was seamlessly tying together all the different samples which were their own separate scenes in Unity. I wrote the additive scene loading/unloading code within the carousel logic which allowed for switching between the scenes without interrupting the user experience.

Depth Lab - Rain