"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Load 3d object .h file on runtime in iOS

I am working on Augmented reality using Vuforia sdk, and i want to load 3d object on runtime, i want to fetch it from web-service and load it when i need that, So basically my question only is this how can we load any .h file on run time. First is this possible that we can load it on runtime and if possible then how can we do that.

Hi aleem,

Someone else has just asked a very similar question which I have replied to here:

https://ar.qualcomm.at/content/use-header-files-stored-core-data-synced-web-service

HTH

N

aleem_razzaq

Tue, 10/23/2012 - 14:01

Thanks Nalin, So if i'll go with unity then what steps i need to accomplish this task. Can you please share with me any helping material or suggest me any other.

Firstly you need to be comfortable building with Unity, so look at the SDK and Dev guide, particularly the part about mastering advanced topics and swapping datasets.

Then have a look at this thread which covers many of the points, though be prepared is it will take some time...