1/4

ARCore Assignment

Using Augmented Images

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.

2/4

Tasks

  1. Augmenting the World
3/4

Augmenting the World

In this assigment we want to try Augmented Images. Please extend your app in the following way:

Tip

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
4/4

Experiment with more images

Add more images to your app to be augmented and see how it works.

Checklist
Multiple images are augmented when scanned