Coder Social home page Coder Social logo

ronellsicat / dxr Goto Github PK

View Code? Open in Web Editor NEW
206.0 17.0 52.0 216.81 MB

DXR is a Unity package for rapid prototyping of immersive data visualizations in augmented, mixed, and virtual reality (AR, MR, VR) or XR for short.

Home Page: https://sites.google.com/view/dxr-vis

License: MIT License

C# 94.90% ShaderLab 4.55% HLSL 0.55%
immersive visualization data charts graphs unity ar vr mixed-reality hololens mixed reality virtual augmented

dxr's Introduction

DXR: An Immersive Visualization Toolkit

DXR is a Unity package that makes it easy to create immersive data visualizations in XR (Augmented/Mixed/Virtual Reality). A visualization in DXR is a collection of Unity game objects whose visual properties (position, color, size, etc.) can be mapped to data attributes. The designer can specify this mapping interactively at runtime via a graphical user interface (GUI) or via a high-level programming interface, inspired by Polestar and Vega-Lite, respectively. DXR is extensible, allowing the use of most Unity game objects for custom marks and channels. To learn more, check out the example and gallery previews below, as well as the DXR website:

As a simple example, below, given a concise JSON specification (left) from the user, DXR generates an interactive visualization (right) in Unity.

Below are some 2D and 3D visualization examples generated using DXR, which can be placed in AR/MR/VR applications.

DXR is work-in-progress and is currently under preparation for a research paper submission. DXR is mainly developed by Ronell Sicat, and Jiabao Li, with Hanspeter Pfister of the Visual Computing Group at Harvard University, in collaboration with Won-Ki Jeong, JunYoung Choi, Benjamin Bach, and Maxime Cordeil.

dxr's People

Contributors

junc0 avatar ronellsicat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dxr's Issues

Build error in Analysis_timing.cs

Everything with this amazing toolkit just works fine but whenever i try to build my project to see it on the hololens i get this build error , i tried multiple solutions and nothing was successful

the errors are :
Assets\DxR\Scripts\Analysis_timing.cs(49,39): error CS1503: Argument 1: cannot convert from 'string' to 'System.IO.Stream'
and
Assets\DxR\Scripts\Analysis_timing.cs(101,36): error CS1061: 'StreamWriter' does not contain a definition for 'Close' and no extension method 'Close' accepting a first argument of type 'StreamWriter' could be found (are you missing a using directive or an assembly reference?)
Screenshot (131)

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.