Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
0
Question by arslaanamar · Jul 01, 2019 at 03:14 PM · unity 5vuforiaaugmented-reality3d modelsaugmented reality

How to overlay 3D models on top of real buildings using Augmented Reality with Unity and Vuforia?

Hi guys! I am just starting to learn Unity and Vuforia and am stuck at a problem since a few days now. What I am trying to develop an app using the aforementioned technologies, that overlays buildings in real life, with their own full scale 3D models. Let me clarify - So for the purpose of historical preservation of monuments, my thesis proposes that we enable users to view the monuments how they used to look during the historical times, using AR so that we the users look at the buildings through their phones, what they see is a 3D model covering the whole building. The user should be able to walk around in that 3D model and the position of the model should remain static relative to the user all this time. Something like the image below - https://imgur.com/a/ObI5dzo

I already have the full scale 3D model of the environment(group of buildings) that I would like to use in this project. Also, I would prefer to use vuforia for this but if it is completely impossible in vuforia then I'm open to using arcore as well. I have tried several things to achieve this as explained below -


Vuforia model target generator - I tried to use this technique but to be able to successfully generate a model target we need to have a high quality model of the object with clearly defines edges. But the model I have is low poly and the edges are more organic and soft rather than clearly defined. Hence when I implemented this technique in my project the target was not detected and no model showed up. Is there any way to use low quality models with model target generator?


Markers in vuforia with extended tracking - I have tried using the marker with extended tracking, but it fails when the user turns around. Is there a way to use several markers to generate the same ar content, in order to make it seamless so that the camera can detect a different marker if it loses tracks of one?


Markers in vuforia with extended tracking and changes to the Default Trackable Event Handler script - I followed the aforementioned steps and tried to change to following snippets of code from false to true in the OnTrackingLost() function -

 foreach (var component in rendererComponents)
         component.enabled = false;
 
     // Disable colliders:
     foreach (var component in colliderComponents)
         component.enabled = false;
 
     // Disable canvas':
     foreach (var component in canvasComponents)
         component.enabled = false;

This results in the model freezing mid screen once the tracking is lost. Could there be any solution to this by manipulating the gyroscope to be enabled after the tracking is lost? I know Vuforia doesn't use gyroscope so I am not sure how the extended tracking is working and what I can do to improve the results.

I know my question is not very specific but I am working on a research and am thus exploring different approaches to solve this problem in order to find the best one, and am coming across these issues as I am delving deeper into the topic. Any support would be greatly appreciated!


Note: Vuforia Version - 8.1.10, Unity Version - 2018.3.7f1

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

290 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Is there any way to combine text recognition with extended tracking in unity using vufria's sdk? 0 Answers

Text Recognition and extended tracking AR 0 Answers

Need help making AR Text recognition more interactive 0 Answers

Vuforia Text Recognition how to add additional words through script? 0 Answers

Physical Based Lighting/shadow Augmented Reality 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges