Giter VIP home page Giter VIP logo

arlane's Introduction

arlane

Arlane is an exploration into how mixed reality can augmate real life shopping. This readme is a work in progress

Requirements

  1. Hololens
  2. Unity
  3. Windows Machine

How to setup

  1. git clone this project 1a. The Holotoolkit should be included in the Assets/ folder, but if not then import the package from here
  2. In unity open the main scene Assets/_Scenes/Main.unity
  3. You should see a Holotoolkit menu item in the Unity IDE, click that and then Build
  4. Select Build SLN this will build a Visual Studio Solution Project
  5. Open the Visual Studio Solution Project in Visual Studio and then make sure that you are building Release and for x86 for Remote Machine
  6. Build without debug 6a. At this point you may be prompted for an IP Address, if so enter the one given by your Hololens.

Basic app overview

There is an entry point called AppManager which is attached to the Managers game object. This is the main singleton which acts as the entry point and keeps track of the state.

The list of prefabs are

  1. Jumbotron - Displays a video file and subscribes to the gaze gesture recognizer
  2. ShoppingList - Displays the list of items selected to buy from the companion app
  3. ItemComponent - Handles the Item, Scanner, and Card gameobjects

Misc

  1. StickyManager.cs - A script which can be attached to a gameobject to give it anchor support (i.e. persist locations between app sessions)

Voice Commands

  1. Show Shopping List - Show the shopping list
  2. Hide Shopping List - Hide the shopping list
  3. Show Items (Admin Mode) - Show the collision surfaces for the items
  4. Hide Items (Admin Mode) - Hide the collision surfaces for the items
  5. Clear - Dismiss a card

arlane's People

Contributors

avatch avatar

Stargazers

Shyam Alaparthy avatar

Watchers

Arnaud Sahuguet avatar James Cloos avatar  avatar  avatar  avatar Ramin Zabih 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.