opaquemultimedia / ProjectTangoPlugin

The Project Tango Plugin enables the use of Project Tango devices with Unreal Engine 4.
37 stars 20 forks source link

Deprecation notice

Thanks for your interest in the Project Tango Plugin for Unreal Engine 4. This repository is no longer maintained. Please see https://developers.google.com/ar/ for the latest information on Google AR capabilities for UE4.

Tango 4 Unreal Plug-In

The Tango 4 Unreal Plug-In enables the use of Project Tango tablet devices sensors within Unreal 4 Android deployments.

Getting Started

Using the plug-in

Currently, the most stable implementation is the "Tango Motion" component. This retrieves the device's positional tracking data and presents functions to access it.

In a new blueprint pawn

Then in the default variables list of the component:

In the Event Graph:

Back in your level: