arcore-android-sdk
arcore-android-sdk copied to clipboard
Require documentation to render 3D model using ARCore without using Sceneform.
I have to develop an Android application using the latest ARCore SDK without using Sceneform. I'm not finding proper documentation for developing an Android application using the latest ARCore SDK. Currently, ARCore only provides a sample project. It's too complex to understand the sample code without documentation. Also, I don't have knowledge of OpenGL.
#ARCore #Android