Show 3d models over QRcodes

+1 vote
asked May 12, 2018 by retrobit (130 points)
Hi, I need to introduce a feature in my Android app that let me show a 3d model when I see a QR code with the camera. I have only basic knowledge of Android developing.
How hard will be developing this feature? Do I need to know Unity or I can accompish that with native Android?

Thank you in advance.

1 Answer

0 votes
answered May 14, 2018 by albert52 (31,850 points)
I suggest you use Unity to develop (the display model is relatively simple). You can identify the QR code image as a normal ImageTarget.
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...