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.
- Sort Posts
- 3 replies
- Last post
Load 3d object .h file on runtime in iOS
October 23, 2012 - 6:32am #2
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
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...
https://ar.qualcomm.at/content/dynamically-load-unity-trackable-file-web
HTH
N