Skip to content

ReLive: Bridging In-Situ and Ex-Situ Visual Analytics for Analyzing Mixed Reality User Studies

License

Notifications You must be signed in to change notification settings

hcigroupkonstanz/ReLive

Repository files navigation

ReLive

PublicationPrototype VideoPresentation

The ReLive mixed-immersion tool. The tool combines an immersive analytics virtual reality view (left) with a synchronized non-immersive visual analytics desktop view (right) for analyzing mixed reality user studies. The virtual reality view allows users to relive and analyze the original study in-situ, while the desktop view facilitates an ex-situ analysis of aggregated study data.

This is the code repository of the CHI'22 publication:

Sebastian Hubenschmid*, Jonathan Wieland*, Daniel Fink*, Andrea Batch, Johannes Zagermann, Niklas Elmqvist, and Harald Reiterer. 2022. ReLive: Bridging In-Situ and Ex-Situ Visual Analytics for Analyzing Mixed Reality User Studies. In CHI Conference on Human Factors in Computing Systems (CHI’22), Apr 30–May 5, 2022, New Orleans, US. ACM, New York, NY, USA, 21 pages. doi: 10.1145/3491102.3517550 *The first three authors contributed equally

For questions or feedback, please contact Sebastian Hubenschmid (GitHub), Jonathan Wieland (GitHub), or Daniel Fink (GitHub).

The repository contains code for the following applications:

  • relive-desktop: ReLive Desktop application for viewing MR studies on the desktop.
  • relive-logging-toolkit: Versatile Unity logging toolkit for capturing data from mixed reality studies.
  • relive-server: ReLive server that collects data from the toolkit and provides/synchronizes data between the ReLive-Desktop and ReLive-VR application.
  • relive-vr: ReLive Unity application for viewing MR studies in VR.

For documentation, please see the individual project folders.