Hello, I'm new in development with Vuforia SDK. I wanted to integrate it in a new project, but I didn't understand how to use it. I looked on the vuforia developer, but I didn't find anything interesting. I didn't see nothing that suggest me which folder I've to import in my Xcode project, which frameworks Vuforia need, etc... On the vuforia developer I found only tutorial for Unity, but I want to develop this app by using Objective-C. I'm asking you if there's a tutorial to understand how to use this SDK in a new project. I hope you can help me to find a way to integrate this SDK in my app
- Sort Posts
- 5 replies
- Last post
Create a new project and integrate Vuforia SDK
November 4, 2013 - 10:38am #6
Create a new project and integrate Vuforia SDK
November 4, 2013 - 8:16am #4
Create a new project and integrate Vuforia SDK
November 4, 2013 - 8:04am #2
I would not say it is difficult, but it basically depends on your background and experience with native programming and with OpenGL;
if you're not familiar with OpenGL, then it may require a bit of extra effort to learn about it; with Unity you can achieve 3D graphics effects (and a lot more) with typically less effort.