"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

Import Unity3D Project into Xcode

Hi!

Actually we try to get this done for Android with Eclipse / Unity. And Alessandro ( many thanks!! ) is helping me very good in this case :-)

Now my question is:

Is this also possible in Xcode to import a Unity3D project and add in Xcode more features like a gallery etc. ? The Unity Project ( Unity 4 Pro )  is a "simple" augmented scene based on the ImageTarget sample - no animated stuff ( yet  ) .

Would be happy about every hint. Thanks in advance.

Robert

Hi Robert,

It is possible as some developers have had some success here, though as yet nobody has shared any code here.

It seems that the key is that because Unity is in its own ViewController, it may be possible to invoke other ViewControllers and switch between them.

Hi Robert,

It would be great if you could do this.

I had been meaning to look into this some more, but not had time yet.

Here is another link you may find useful:

http://alexanderwong.me/post/29949258838/building-a-ios-unity-uiview-uiviewcontroller

cheers,