Search code examples
unity-game-engine3daugmented-realitykudan

Load/Get 3d models from the web using Kudan SDK & unity?


Is it possible to load 3D models dynamically / from the web (cloud), using Kudan SDK and Unity?

I want to make an app, which uses SLAM tracking & user can load products dynamically from the web? I have a grid of 3D models the user can click on to augment on screen.

Because if I don't do this? I will have to update the app on the app store in order to give my users new 3D products/models right?


Solution

  • You can use the following Unity tool to download assets from the web: https://docs.unity3d.com/Manual/DownloadingAssetBundles.html