Aliaksandr Kasmachou

Results 1 comments of Aliaksandr Kasmachou

You could implement it with Swift. You need to download the model file and then add it to the scene. ```swift import ModelIO import SceneKit func download() { let modelLocalURL...