Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Is it possible to download a model (fbx or obj) from the web and load it in ARFoundation ?

Discussion in 'Scripting' started by ar2056, Feb 12, 2021.

  1. ar2056

    ar2056

    Joined:
    Oct 17, 2018
    Posts:
    8
    I have a small app that loads models in AR. The problem is that those models will have to be downloaded from a server. Is it possible to do so ?
     
  2. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    38,520
    Google this:

    "unity load obj file at runtime"

    Totally doable. FBX might be harder but look for that too.
     
  3. ar2056

    ar2056

    Joined:
    Oct 17, 2018
    Posts:
    8
    What about "glTF" format ? Which on do you suggest ?
     
  4. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    38,520
    Never heard of it. I suggest google!