"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

being familiar with vuforia

Hi guys,I wanna learn to develop AR application by using Vuforia. After exploring  this forum, I did not find any step by step tutorial guide for getting familiar with the sample apps e.g ImageTarget so that I don't know from where I should begin to learn. Does anybody know where I can get the tutorial such as documentation provided by ARToolkit?

Thanks in advance

DavidBeard

Tue, 01/08/2013 - 14:01

Which SDK version are you using?

Take a look at our Getting Started guides - https://developer.vuforia.com/resources/dev-guide/getting-started

and here is a Video tutorial for Unity - https://developer.vuforia.com/resources/tutorials

Any reason you are not using 2.0 Vuforia SDK?

...just so you know that previous SDKs are no longer supported, plus all the documentation and API changes reflect 2.0, not 1.5.9.

Best to update if you can.

N

No, I just downloaded this version some months ago, and abandon it for a while to learn other thing. Thanks for reminding me anyway.

I have downloaded the latest version of Vuforia.exe file. When I run the installer, the installation didn't work and no error message displayed. what's wrong with this? 
 

Thanks

I'm using windows 7 64 bit. When I run the installer, nothing happened. should I uninstalled the previous SDK? 

thanks

I've tried to figure out why the installer did not run and finally I have no idea what the problem is. I finally recovered my laptop and the installer can run properlly.  By the way, I'm beginner in Android.

Hi de_duu,

firs, glad to hear that the problem is now solved.

if you are a beginner in Android, before starting the ImageTargets sample, you may want to familiarize a bit with some Android development topics (unless you're already OK with them), in particular:

Hi AlessandroB,

thanks for your instructions. so due to written in C++, it means that when I want to modify the capabilities of the apps (e.g recreate the 3D model), I should modify from C++ codes and not Java codes, isn't it? 

 

Thankyou

Hi Alessandro, is there API in QCAR to set identity matrix for 4 x 4? I did search in API but did not found it. Thanks