Introduction

Showcase Builder is a Unity Package that accelerates interactive hologram application development for professional Unity creators. It provides scripts, examples, and documentation that enable:

beautiful-render.gif

Beautiful hologram rendering

2d-ui-views.gif

Hologram point of interest browsing / navigation

leap-rotation.gif

Compelling touch-screen and hand-tracking interactivity

Requirements

The Showcase Builder requires:

Hardware

Software

Getting Started

Demo Scenes

Open your assets window and browse to Assets/View Machines/Scenes/ to access the demo scenes. Here, there are two scenes: Demo Scene and Demo Scene with Attract Mode (Experimental).

Demo Scene

The demo scene, found in Assets/View Machines/Scenes/Demo Scene is a great way to get acquainted. It demonstrates a product explorer application, great for showing off different aspects of a product to potential customers, internal reviewers, and more. It uses simple but powerful 3D interaction controls with the Leap Motion along with an intuitive 2D user interface that should be run from a secondary monitor (ideally a touchscreen).

WholeScene.PNG

Animation Group Game Object

This object holds all elements of the 3D scene. It is useful for animating all of the scene objects, and is required when using the experimental attract mode feature.

AnimationGroup.PNG

Motorcycle Scene Game Object

This object includes the 3D composition of your scene. It includes:

MotorcycleScene.PNG