Giter VIP home page Giter VIP logo

immersive.unity.vis's Introduction

Immersive.Unity.Vis


With the advances of augmented reality (AR), virtual reality (VR), and mixed reality (MR, there is a need to visualize various data on devices beyond desktop computers.

This work provides a library of example immersive visualization and interaction projects built with Unity3D for AR (such as HoloLens) and VR (such as Oculus Rift and HTC Vive). Each example can be downloaded and run with Unity3D separately, which makes modification easy for developers. To deploy these examples on a particular device, the corresponding API should be downloaded and used to compile the executable program (please refer to the developer documentation of selected devices).

We have chosen most commonly used visualizations, including bar chart, line chart, scatter plot, etc. Most of our projects work by reading data from CSV files or random numbers. Interaction functions are also provided in some projects, such as mouse hover or selection.


List of Visualizations

  • Stacked / Grouped Bars
  • Circular heatchart
  • Bar chart
  • 3D bar chart
  • Bubble chart
  • Scatterplot
  • Scatterplot-matrix
  • Image / image stack
  • Node link
  • Parallel coordinate
  • Geospatial visualization

Structure of repository

  • This repository includes three folders for examples depending on your desired deploy platform.
    • Unity, Unity Version 2018.4 LTS
    • IoS, Unity Version 2019
    • Android, Unity Version 2019
  • Some visualization examples are provided for all the deploy platforms.

Generic Utilities


Documentation

The summary of this library is available at: pdf

Steps for deploying to Hololens: pdf

Steps for runnning a project on Oculus Rift: pdf

Steps for running a project on Oculus Quest: pdf

In case of any problems, feel free to reach out to us.


Example Snapshots

Bar Chart heatchart

Past Contributors

Tahir Mahmood (May 2019)

Willis Fulmer (Dec 2018)

Timothy Hayduk (May 2018)

Rinita Nair (May 2020)

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.