Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 2.49 KB

README.md

File metadata and controls

48 lines (34 loc) · 2.49 KB

Augmented Reality

AR Fragments build with TIBCO Cloud Products, Unity 3D, and Google ARCore.

Device Status with Augmented Image detection

This augmented reality Demo shows the detection of a Device or Machine area. The virtual Object next to it displays Status Informations like a detected Temperature in real-time. The little flashing virtual LED indicates a working connection to the ESP 8622. All implemented using TIBCO Cloud Integration, Unity 3D and Google AR Core.

TIBCO AR image

Short Intro Video on YouTube here: https://www.youtube.com/watch?v=MMWO99B3XV0

Consider as well the detected of other Images e.g. a transformer on a bigger facility, or pump next to engine. At least something need to make the Image unique, by in AR so called Images Features.

Overview

This Prove of Concepts uses TIBCO Cloud Integrations Services and the TIBCO Mashery API Gateway to secure the communication between der Device and Unity showing the Augmented Reality Device Status Details. First Version was using just a Public TIBCO Cloud Integration Flogo Service, and showed the following properties in Unity 3D:

TIBCO Unity Props

used Technologies

following techniques used to implement this Scenario:

  • TIBCO Cloud Integration
  • Unity 3D
  • Google AR Core
  • Android SDK

Sample Code Fragments

working Unity 3D C# Sourcecode Fragments added here.

  1. The first Sample shows how to connect from Unity to a public TIBCO Cloud Integration Flogo Service.
  2. The second Sample connects to a secure TIBCO Mashery API using a Developer specific API Key.

This Area is still work in progress to make these things easily reusable.

Unity Prefabs

used AR Flogo Device Status Object Prefab

Flogo Prefab

TIBCO Benefits

Sure something like this can be created using other techniques, but TIBCO brings the following main benefits into the whole Solution:

  • globally available Cloud Platform for Operation (TIBCO Cloud)
  • graphical Service Design and Implemenation (TIBCO Flogo)
  • secure, scalable and robust API Gateway (TIBCO Mashery) and this is to mention only some.

< back to Main AR page