I created an ARKit app using SceneKit Framework. I want to bring it over to ARCore but using straight OpenGL seems daunting.
Is there a high-level scene graph framework like SceneKit for Android developers that can help to import and render 3D models?