December 2019
Intermediate to advanced
388 pages
8h 11m
English
In this chapter, we have made an introduction to AR using Google's ARCore to create a prototype viewer app. We learned how to integrate the capabilities of ARCore and the Sceneform library to make the task of generating an AR scene easier and we have included our own external 3D models. We also created a basic UI that allows us to switch between different models.
Now, you have the skills to create your own application with ARCore. You can improve the current project by adding your own prototype, or prototype pieces, make the model break down into smaller pieces when the user presses a button, or change the color of the model with another button. This chapter has given you the basis to explore the possibilities of AR that's displayed ...