HCSep 21, 2021

VRMenuDesigner: A toolkit for automatically generating and modifying VR menus

arXiv:2109.10172v111 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses a domain-specific problem for VR researchers and developers by offering an incremental tool to streamline UI creation.

The paper tackles the tedious process of developing and modifying user interfaces in virtual reality by introducing VRMenuDesigner, a toolkit that automatically generates and modifies VR menus, provided as an open-source library with built-in examples.

With the rapid development of Virtual Reality (VR) technology, the research of User Interface (UI), especially menus, in the VR environment has attracted more and more attention. However, it is very tedious for researchers to develop UI from scratch or modify existing functions and there are no easy-to-use tools for efficient development. This paper aims to present VRMenuDesigner, a flexible and modular toolkit for automatically generating/modifying VR menus. This toolkit is provided as open-source library and easy to extend to adapt to various requirements. The main contribution of this work is to organize the menus and functions with object-oriented thinking, which makes the system very understandable and extensible. VRMenuDesigner includes two key tools: Creator and Modifier for quickly generating and modifying elements. Moreover, we developed several built-in menus and discussed their usability. After a brief review and taxonomy of 3D menus, the architecture and implementation of the toolbox are introduced.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes