Please conduct the following tasks alone. For implementation details you can refer to the lecture slides or the Android developer website. Please do not hesitate to ask me or the tutor if you have any questions. Under „Tip“ you can find some hints for the task. The „Checklist“ specifies what should happen when your implementation is correct.
In this assigment we want to try Augmented Images. Please extend your app in the following way:
Make use of the code snippets from the slides on Augmented Images.
Checklist | |
---|---|
When the user scans an image a 3D model should be rendered on top of it |
Add more images to your app to be augmented and see how it works.
Checklist | |
---|---|
Multiple images are augmented when scanned |