Please conduct the following tasks. For implementation details you can refer to the lecture slides or the Apple ARKit documentation website. Please do not hesitate to ask me 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.
Please conduct the following steps:
Checklist | Check? |
---|---|
You have a reference object ready. | ☑️ |
Next develop an App that loads your reference object and detects it. Use the template “Augmented Reality App” to create a new app in Xcode. The conduct the following steps:
Hint: For the scanning process it is important that you have a good lighting condition and that the object offers enough feature points. Glassy or shiny objects are hard to scan. Better use dull / matt objects with imprints and high contrast.
Checklist | Check? |
---|---|
You can use your app to detect objects. | ☑️ |