We can easily render object in ARCore with the help of Sceneform with just few lines of code. But I have to do it without Sceneform.
Does anyone know how to do it?
The challenges are making the object renderable, placing anchors and anchor nodes in the AR scene. I guess there is some method in OpenGL to do this but I am not sure about it.