Loading 3D Models in ARKit

preview_player
Показать описание
In this video, Mohammad Azam will demonstrate how to load a custom 3D model into an ARKit application.

If you want to support my work then please consider buying one of my courses below. The links below already has coupon attached which will give you the best deal possible. Thank you for your support!

SwiftUI - Declarative Interfaces for any Apple Device

Mastering RxSwift in iOS

MVVM Design Pattern Using Swift in iOS

Mastering ARKit for iOS

Intermediate and Advanced iOS - Build Real World Apps

The Complete Guide to JSON Parsing in Swift

Data Structures and Algorithms in Swift

Design Patterns in iOS Using Swift

Mastering MapKit for iOS

Machine Learning in iOS Using Swift

Mastering Firebase for iOS Using Swift

Mastering Server Side Swift Using Vapor 3

NodeJS - The Complete Developer Bootcamp

The Complete Guide to Lean Controllers in iOS
Рекомендации по теме
Комментарии
Автор

Incrediable and very well explained tutorial. Thank you very much!

viksviks
Автор

Hey Azam,
This looks like a good video for a beginner to get started. I really liked it.
What are the file formats supported for ARKIT for rendering the 3DModel on ARView? Can you please let me know and what is the best file format we can use more often in our projects.
and is there any possibility to check whether the provided object file is correct or not if yes how should we check??
What is the use of converting the obj file to DAE?

Thanks

SusheelYadav
Автор

Hi Azam, I have requirement to show this fish.dae when renderer identifies a specific object. how to achieve this? is there a reference video for this

shaileshpingle
Автор

Hi azamsharp, thanks. Would you please explain what is the benefit of convert the obj model?

wabapu
Автор

Hi I have an arkit app where I download 3d models from server and show it in sceneview, the models are basically saved in file manager and I export it from mdlasset but it opens up a pink screen and then crashes - error index out of capacity. The app works with primitive objects. Can you please help?

pallavirao
Автор

Hi can you do a tutorial about how to change the robot model in arkit3 please

siddiqaalhayki
Автор

what if at 7:00 we have two models for single dae file

suryachappidi
Автор

Hello azamsharp, im having trouble with 3D files in Mac. I can't preview in XCode scene graph and followed this video exactly and I stuck at line 31 fatalError
XCode version 11, Mac Catalina 10.15.2

zhenthewei