I jsu have small inquiry, and please dont underestimate it.
I Have a class that implements Render, and another CLass implements Surface.callback.
When I run the class the implements the surface.Callback, I manage to show the camera preview.
And When I run the class the implements the Render, I manage to display the 3D shaps.
Now, I want to display the 3D shapes over the Camera preview.
My Questions is, what should I learn and read to achieve this? Is is about Augmented Reality?
Or I just need to learn more how the camera preview works?
Your answers would be meaningful and highly appreciated.