So I purchased a 3D model of a car to display in my ARKIT app.The folder consisted of different model formats and a single image.
I dragged and dropped the .dae file to my project. This is the file structure.
However when adding to the scene the axis would be completely off and not load correctly. It did not load the complete model with textures, and would load above me.
See example:
Then I decided to load the .Blender file in Blender and export again as a colada .dae file.
This was the result when adding to my project.
When loading it in the real world a half car would appear where I stood at a ridiculously large scale.
I have tried the project with a separate model and it worked fine. Does anyone have any ideas how I can work with the 3D Model to load correctly in my app ?




