Giter Site home page Giter Site logo

saphiresouldier / vuforia4unreal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codefluegel/vuforia4unreal

0.0 2.0 0.0 501 KB

Augmented Reality with Vuforia and Unreal Engine 4.16

License: BSD 3-Clause "New" or "Revised" License

C# 10.51% C++ 89.06% C 0.43%

vuforia4unreal's Introduction

Vuforia4Unreal

Vuforia for Unreal is a Plugin which integrates the tracking functionality of the Vuforia AR SDK with the rendering power of Unreal Engine 4.

Installation

Dependencies

Build instructions

How to integrate into your own Project

  • Copy the CFVuforia Plugin inside your Project's Plugin folder
  • Copy BlankTexture.uasset and M_DynamicTexture.uasset from the PLugins Content folder to the Project Content folder
  • Copy the content of the Vuforia SDK (vuforia-sdk-android-6-2-10) inside the Plugins/CFVuforia/VuforiaSDK folder
  • Open your Project, drop the Vuforia Actor in the World and be sure to select "Player 0" in the Auto Player Activation select box.
  • Open the Project, go to Project Settings > Plugins > Vuforia and insert your Vuforia License Key

Troubleshooting

Build failed

  • Ensure that you have copied the Vuforia SDK inside the Plugins VuforiaSDK folder

Black screen

  • Ensure you have set your Vuforia License Key in the Project Settings
  • Ensure you have copied the two Assets (BlankTexture.uasset and M_DynamicTexture.uasset) inside your Project Content folder
  • Remove the Vuforia Actor from the World and readd it to the World, don't forget to set the "Auto Player Activation" to "Player 0"

No Content shown on the Target

  • If you can see the Camera stream, but your Content is not shown on the Target (stonesandchips), be sure that your Content is placed at 0,0,0 in World coordinates. The Plugin currently only supports one Target, whos Content needs to be in the middle of the World.
  • Ensure that you react on the TrackingLost/Found Events (for an example how to use them look at the level blueprint in the project of this Repository)

Copyright and License

Vuforia4Unreal is provided under the BSD-3-Clause.

Copyright 2016-2017 Georg Vienna, Elias Tappeiner @ Codeflügel GmbH

All product names, logos, and brands are property of their respective owners. All company, product and service names used are for identification purposes only. Use of these names, logos, and brands does not imply endorsement.

vuforia4unreal's People

Contributors

geovie avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.