All Projects → ronellsicat → Dxr

ronellsicat / Dxr

Licence: mit
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.

Projects that are alternatives of or similar to Dxr

Xrtk Core
The Official Mixed Reality Framework for Unity
Stars: ✭ 219 (+63.43%)
Mutual labels:  unity, mixed-reality, vr, ar
Stereokit
An easy-to-use mixed reality library for building HoloLens and VR applications with C# and OpenXR!
Stars: ✭ 195 (+45.52%)
Mutual labels:  hololens, mixed-reality, vr, ar
Hololenswithopencvforunityexample
HoloLens With OpenCVforUnity Example
Stars: ✭ 142 (+5.97%)
Mutual labels:  unity, hololens, mixed-reality
Vimeo Unity Sdk
Easily stream your Vimeo videos into Unity or record and publish out to Vimeo.
Stars: ✭ 159 (+18.66%)
Mutual labels:  unity, vr, ar
awesome-3d
Awesome list of 3D resources. AR/MR/VR is the future, and 3D model is the basics of all of them.
Stars: ✭ 42 (-68.66%)
Mutual labels:  vr, ar, mixed-reality
Arkit Cardboard Vr
ARkit + GVR to make VR and Mixed Reality 6dof AR for iphone
Stars: ✭ 132 (-1.49%)
Mutual labels:  unity, vr, ar
Openbrushvr
Unity VR & AR Painting in 3d space for the Vive and Tango and ARKit
Stars: ✭ 180 (+34.33%)
Mutual labels:  unity, vr, ar
Mixedrealitytoolkit Unity
Mixed Reality Toolkit (MRTK) provides a set of components and features to accelerate cross-platform MR app development in Unity.
Stars: ✭ 4,817 (+3494.78%)
Mutual labels:  unity, hololens, mixed-reality
Ar Vrcourse
VR,AR,MR 开发入门教程
Stars: ✭ 298 (+122.39%)
Mutual labels:  hololens, mixed-reality, vr
plain-free-bootstrap-admin-template
Free Bootstrap 5 Admin and Dashboard Template that comes with all essential dashboard components, elements, charts, graph and application pages. Download now for free and use with personal or commercial projects.
Stars: ✭ 141 (+5.22%)
Mutual labels:  charts, data, graphs
StereoKit-PaintTutorial
Source for a Mixed Reality inking tutorial using StereoKit and C#!
Stars: ✭ 20 (-85.07%)
Mutual labels:  hololens, vr, ar
Holoviveobserver
Shared Reality: Observe a VR session from the same room using a HoloLens!
Stars: ✭ 126 (-5.97%)
Mutual labels:  unity, hololens, mixed-reality
Mr Realtime Translator
Real-time translation services in Mixed Reality. Core pieces to get audio from the mic in Unity and stream over a websocket to the Azure Translator API and process the responses - as you speak!
Stars: ✭ 22 (-83.58%)
Mutual labels:  unity, hololens, mixed-reality
Illixr
ILLIXR: Illinois Extended Reality Testbed
Stars: ✭ 33 (-75.37%)
Mutual labels:  mixed-reality, vr, ar
Livechart
Android library to draw beautiful and rich line charts.
Stars: ✭ 78 (-41.79%)
Mutual labels:  charts, graphs
Virtualmotiontracker
Virtual Motion Tracker - バーチャルモーショントラッカー OpenVR OSC Tracker Driver for DIY users
Stars: ✭ 78 (-41.79%)
Mutual labels:  unity, vr
Unity Experiment Framework
UXF - Framework for creating human behaviour experiments in Unity
Stars: ✭ 81 (-39.55%)
Mutual labels:  unity, vr
Ac D3
Javascript Library for building Audiovisual Charts in D3
Stars: ✭ 76 (-43.28%)
Mutual labels:  data, charts
Vrarmik
Unity Inverse Kinematics solution for arms in VR
Stars: ✭ 94 (-29.85%)
Mutual labels:  unity, vr
Model viewer.dart
A Flutter widget for rendering interactive 3D models in the glTF and GLB formats.
Stars: ✭ 134 (+0%)
Mutual labels:  vr, ar

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:

DXR Website: https://sites.google.com/view/dxr-vis

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].