vuforia Questions
1
I added a sample code if someone want's to try fixing it: https://www.dropbox.com/s/6t6neo40qjganra/To%20be%20fixed.zip?dl=1
Im making an AR app using Vuforia SDK. Their sample code contains video...
1
Solved
We are working on a project for a Mobile (Android) Mixed-Reality (MR) game using only hand gestures for interacting with the virtual objects. We've researched for frameworks and api's that we could...
Levelheaded asked 25/1, 2020 at 12:3
3
Solved
I am a beginner in the field of augmented reality, working on applications that create plans of buildings (floor plan, room plan, etc with accurate measurements) using a smartphone. So I am researc...
Miler asked 12/6, 2018 at 7:41
2
Solved
I have a valid script that takes a photo with the AR camera and saves it in data files of Android, like so :
screenShotName = "Dorot" + System.DateTime.Now.ToString("yyyy-MM-dd-HH-mm-ss") + ".png...
Kenwood asked 11/5, 2018 at 8:37
1
Solved
I successfully integrated the Vuforia SDK Image Target Tracking feature into an iOS project by combining the OpenGL context (EAGLContext) that the SDK provides, with an instance of SceneKit's SCNRe...
2
I want to create a sidebar (like nav drawer in android) for my AR Unity app, when I touch left border of screen and drag to right, a sidebar should appear with a list of buttons such as (settings, ...
Squamation asked 25/8, 2015 at 10:44
2
We have created a project with Unity 2017.3 and Vuforia 6.0.114 and need to integrate it into a native iOS App with already existing AppDelegate and existing ViewContollers. We still want to launch...
Blaspheme asked 25/1, 2018 at 15:39
1
I'm developing an AR experience with a terrain (not smart terrain, just terrain in Unity) in Augmented Reality app, everything works perfect!
But when I'm trying to use the see-through mode of Go...
Kioto asked 13/9, 2017 at 11:2
3
Solved
I have already installed Unity on my PC.now I want to use Vuforia with Unity.But in new Vuforia site they don't provide us to download their SDK for already installed Unity.How can I download it.
Adolpho asked 11/2, 2019 at 4:50
1
Solved
My editor crashes when enabling "Vuforia Augmented Reality Supported" in XR settings. Following are the steps which I followed,
Steps to Repro:
1. Create a new project.
2. File > Build Settings > ...
Geiss asked 29/11, 2019 at 6:7
3
I have download the Vuforia SDK and Sample Code from given website but it is giving
<QCAR/QCAR.h> file not found
http://www.qualcomm.com/solutions/augmented-reality
Beg asked 4/3, 2015 at 14:31
6
Solved
I am trying to create an AR app using Unity & Vuforia. I have a 3D model that needs to be spawned when ground plane is detected.But this needs to happen only once.
The way Vuforia work is, it k...
Proteinase asked 6/2, 2018 at 5:20
2
Solved
I have just started new project that contains Vuforia SDK. After making some changes I decided to install GitHub extension from Asset Store to make some backup. After that my textMeshPro plugin wen...
Nannienanning asked 21/4, 2019 at 9:44
5
I'm trying to integrate a Unity project into an already existing Android Studio project. I get this error when I try to run the application:
Program type already present: com.unity3d.player.Buil...
Disagreement asked 4/4, 2018 at 11:22
4
Solved
I've been building an Android app on Unity with 3 scenes. The first 2 scenes work perfectly but the last scene was giving me trouble. The game kept crashing on that scene
So while checking out the...
Houstonhoustonia asked 6/5, 2015 at 2:9
1
I'm trying to test the performance of converting YUV images produced by Vuforia and converting them to UIImage using the iOS Accelerate Framework's vImage calls. In the current state of the code I'...
Squarerigger asked 7/4, 2015 at 11:9
1
I'm trying to call vuforia's webservice using react + axios, reading the docs of vuforia and following those steps when I make the call I get an error in chrome's console log which is:
xhr.js:121 ...
Oneman asked 29/10, 2018 at 13:51
5
Solved
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...
Ratify asked 13/6, 2015 at 17:30
3
Solved
I couldn't find any information if Apple's ARKit supports 3D object tracking (or even image tracking) like Vuforia does. I don't want to place a 3D model just anywhere in the world. Instead I want ...
Zacek asked 29/6, 2017 at 6:3
0
I'm trying to Play a video on canvas using the script play video on canvas in an AR app using Vuforia.
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEn...
Maculate asked 27/8, 2018 at 2:22
0
We were using widevine DRM player in our project. While integrating we had to make "Dead Code Stripping" to NO. It was working fine.
Now we had to add other classes and .a files(Unity Vuforia fil...
3
Solved
I need to integrate Zxing with vuforia to make a QR code scanning app in Unity?
I have no idea how to integrate Zxing with Vuforia in unity.Can someone guide me how to do this?I have Zxing .dll fil...
Transition asked 30/5, 2015 at 13:3
0
I would like to know if it is possible to correctly add a Unity/Vuforia Scene into a React Native app for Android devices and, consequently, being able to share data between React Native and ...
Masse asked 31/7, 2018 at 9:43
2
I have created a small application in Unity using Vuforia SDK. It recognizes an image and projects a 3D model on the top of it.
I am able to run the app in Unity Editor but getting an issue when I ...
Veronikaveronike asked 13/4, 2018 at 11:30
1
Solved
Is there a tool which converts 3D models to asset bundles ?
or
is it possible to convert them at run time ?
I am able to convert them using this Loading 3d object from external server in Unity3D...
Guzzle asked 18/5, 2018 at 7:51
1 Next >
© 2022 - 2024 — McMap. All rights reserved.