Hope others agree that this is an exciting area that should please millions of Android users soon and warrants a new thread. For the devs on Overclockers I wonder if you are excited about the prospect of working with ARCore?
And for users, are you excited about Augmented Reality? It can be powerful for so many uses, including education, gaming and practical uses--ie putting augmented reality into your "real reality". Practical: how would this new sofa look like in my living room?
ARCore will run with all Android phones running Android 7.0 or higher, meaning a hundred million devices starting soon. I expect this will replace Tango. From Google's blog post on ARCore's SDK capabilities:
"ARCore works with Java/OpenGL, Unity, and Unreal and focuses on three things:
And for users, are you excited about Augmented Reality? It can be powerful for so many uses, including education, gaming and practical uses--ie putting augmented reality into your "real reality". Practical: how would this new sofa look like in my living room?
ARCore will run with all Android phones running Android 7.0 or higher, meaning a hundred million devices starting soon. I expect this will replace Tango. From Google's blog post on ARCore's SDK capabilities:
"ARCore works with Java/OpenGL, Unity, and Unreal and focuses on three things:
- Motion tracking: Using the phone’s camera to observe feature points in the room and IMU sensor data, ARCore determines both the position and orientation (pose) of the phone as it moves. Virtual objects remain accurately placed.
- Environmental understanding: It is common for AR objects to be placed on a floor or a table. ARCore can detect horizontal surfaces using the same feature points it uses for motion tracking.
- Light estimation: ARCore observes the ambient light in the environment and makes it possible for developers to light virtual objects in ways that match their surroundings, making their appearance even more realistic.