abertschi / 4d-holographic-tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4D Holographic Tutorials

Abstract

In recent years, augmented and virtual reality devices experienced significant improvements in usability and processing power, directly leading to increased usage in industrial settings. In this paper, we present a novel application to enable diverse users to create 4D Holographic Tutorials for the HoloLens 2. To the author's best knowledge, no previous work exists trying to achieve a similar result. We focused on providing an easy to use user-interface, which allows users to create and watch tutorials step-by-step. Not only does it allow creating tutorials for specific locations, but it also provides the functionality to use the same tutorial for new locations. We describe the design of core features and publish the code as open-source software. To show the prevalent usability, a user study qualitatively measures the user experience. Given the broad domain of potential applications and research avenues, we lay a foundation for future work to create applications of this technology to diverse training scenarios.

Research semester project as part of 3D Vision lecture at ETH Zurich, Spring 2022
https://www.cvg.ethz.ch/teaching/3dvision/

Nicolas Wicki
Benjamin Hardin
Lukas Walker
Andrin Bertschi

Impressions

Video Playlist: https://www.youtube.com/playlist?list=PL9ljg0RPLMToyLbPvqVUjwlWdnGND72LN

design

design

design

design

Getting started

See INSTALL file

Used packages

  • MixedReality/com.microsoft.mixedreality.toolkit.examples-2.7.3.tgz
  • MixedReality/com.microsoft.mixedreality.toolkit.extensions-2.7.3.tgz
  • MixedReality/com.microsoft.mixedreality.toolkit.foundation-2.7.3.tgz
  • MixedReality/com.microsoft.mixedreality.toolkit.standardassets-2.7.3.tgz
  • MixedReality/com.microsoft.mixedreality.toolkit.testutilities-2.7.3.tgz
  • MixedReality/com.microsoft.mixedreality.toolkit.tools-2.7.3.tgz
  • All Mixed Reality packages above are available through the Mixed Reality Feature Tool Link
  • For a more extensive list of packages used, see here

Relevant Scripts Written

About

License:MIT License


Languages

Language:C# 70.4%Language:ShaderLab 18.9%Language:C++ 8.7%Language:HLSL 1.7%Language:GLSL 0.4%Language:C 0.0%