Is there any plans for an NDK API for the ARCore? Something of the line of the Tango's NDK API allowing you to get the values ARCore has fetched from the environment and such.
NDK API for ARCore?
930 Views Asked by FrickeFresh At
3
There are 3 best solutions below
0

ARcore package is newer version of Tango Core. They replaced motion tracking source but API for it stays the same, point cloud API is of course completely different.
Anyway what I want to say: it should be possible to open Tango NDK example set libtango_device require on false:
and maybe some of these examples can work with ARcore.
ARCore Developer Preview 2 now supports C API: https://developers.google.com/ar/reference/c