How to render a 3d object on android camera?

I was looking for my ways to render an object on android camera.

Think of it like a pokemon go.

Is there a way to achieve this?

I was digging Kudan, Vuforia, wikitude SDKs to solve this issue but no avail.

###FAQ : Some reasons for getting a post rejected: - You haven't provided enough context: we need more information about your problem, relevant code snippets and what you have tried already. - There exists duplicate questions with answers if you were to do a search, either on Answers or on the Forum or on Unity's tutorials - Your question isn't specific enough: asking for a script, asking multiple questions in one post or asking a question that could be either subjective or require extensive discussion (and thus belongs in the Forum)

1 Answer

1

What do you want to do, be more specific.
If you are trying to have a camera with 3d objects on it, try having a material set as the camera on a flat surface, then display the 3d model. There of course is a lot more to add, but remember, pokemon go doesn’t scan the area and place the pokemon properly, it is just a 3d model infront of the camera.

hmm.. then Pokemon Go is not really an AR game?