December 2019
Intermediate to advanced
388 pages
8h 11m
English
3D models, also called renderables, can be added in different ways:
We are going to use the first option and import a .obj file using Sceneform.
To import a model into our project, we have to create an external folder to contain the model (this folder won't be compiled into the final app) and then import the model into the project ...