Start a new topic

Dynamic Content

Dynamic Content


Hi,

I am developing an application that will receive content updates every week. This means that the augmented content that will be shown, will change every week! 

My question is, can content be loaded dinamically? I am particularly interested in 3D models. Or must is be compiled with the application?

Thanks for your help!

Any resource (image, 3dmodel, tracker file, javascript file) can be loaded from the app bundle or from a web location. You could even mix and match and have some resources loaded over the web and others loaded from the app bundle.
Login or Signup to post a comment