Vuforia augment reality windows

4.6k views Asked by At

Can you please tell me, if vuforia can run on a PC? I have tried to make an .EXE file, but it does not work.

Please tell me how can I run vuforia apps on my PC? Should I build it for Windows store using Unity and then run it on Windows 8?

5

There are 5 answers

1
Rahul Lalit On BEST ANSWER

Can you please tell me vuforia can run on pc

Answer is No. You cannot build windows or mac app with Vuforia. Vuforia is only supported on Mobile Platforms (iOS, Android).

But you want to test on Windows, you can run your app and test in unity Editor mode with webcamera attached. I hope it will answer your question.

0
Sam Sundar On

No vuforia is not supported . U will get Vuforiawrapper.dll missing error when you try to . Instead what you could do is , make an APK , Download Bluestacks and install it in PC and emulate your vuforia app in PC . But no Vuforia is not made for PC. It supports UWP though which means Windows Tablet , Windows Phone, Hololens .

1
floww bucket On
  1. download unity from the unity website , install & run
  2. download vuforia and vuforia sample for unity on vuforia website
  3. create unity project and add vuforia package to the project

There are some tutorials for you for importing the samples and ofcourse you need to get a key with the name of your project.

Have a look at this https://www.youtube.com/watch?v=HnjbTytHH6U

0
Structed On

Vuforia now has a Windows 10 Early Access Program. You can apply for participation and may get access to the Windows 10 UWP SDK.

However, it currently only supports Intel based devices, like the Surface Book and Surface Pro series.

Alternatively, you can use the Unity3D Plugin to build an app which works on Windows.

0
tim On

For now, and without plugin, the answer is no. But,

  1. Vuforia is work on supporting win 10, so maybe months later, you can develop a win 10 universal app.
  2. There is some plugin support build the app for windows and Mac, it costs much money. The plugin is provided by maximarouf
  3. As the answers above, I agree that it is enough to run in unity editor for presantation and test.