We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Load same glTF with different puzzles

Home Forums General Questions Load same glTF with different puzzles

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5132
    rezman
    Customer

    I am building an application that will have several starting points with puzzles. That is, click a button, load an Iframe with certain elements hidden. Click a different button, load a different iframe with different elements hidden. I’d like to use the same glTF file without having to load a different glTF file, thus slowing down the app.

    Is this possible? Is the file cached in the browser? How would I go about setting this up? Is this even the right approach?

    Thanks!

    #5135

    Hi,

    Yes, once loaded, the glTF file is cached by the browser and any subsequent loads should be performed almost instantly. If this approach works for you I think it is ok.

    Chief 3D Verger | LinkedIn | Twitter

    #5163
    rezman
    Customer

    Thanks Yuri!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.