tanalavijay

Results 2 comments of tanalavijay

I am getting the error like "Vuforia/UIGL" file not found.h please give the response

How to load 3d models from the external url? do { let sceneSource = try GLTFSceneSource(url: URL(string: "http://35.154.127.183/responsive")!) scene = try sceneSource.scene() } catch { print("\(error.localizedDescription)") return } While I'am...