Skip to content
/ hud Public

Project to understand how to build a user-friendly HUD

License

Notifications You must be signed in to change notification settings

friedrith/hud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUD

This project is about HUDs to see if HUDs like in science-fiction would be efficient in real life.

Introduction

HUDs, also called Head-Up Displays are a way to enhance the user vision by placing piece of information direcly in his vision field. HUDs may be performed using VR or AR. HUDs are made to facilitate the user experience since the user doesn't need anymore to move his head to get the information on a dedicated widget. Everything is displayed directly in his field of view.

hud

HUDs are composed of two parts. First of all, there are peripheral information about the user state or the global environment. These elements are fixed on the periphery of the user point of view. Then they are contextual information layered directly on the screen next to the real element they are related to. These second ones move relatively to their target.

Plan

The research protocol will be splitted in several parts:

  • General state of the art study
  • General list of the science-fiction movies/novels using HUDs
  • Definition of the problematic
  • Technical prototype
  • Ux evaluation of efficiency
  • optimizations and other Ux evaluations

During the several iterative studies, we will try several technologies from the more basic ones to the more powerful ones. We will begin with VR because it is easier to create a environment to evaluate the prototype. Then we will switch to AR depending of the progress of the technologies.

General state of the art

Conclusion: Most of research studies on VR deals only with the capacity of the user to see the display without more questions about the ergonomy. Several of them discuss about the angle of vision. Few others talk about the HUD in vehicle.

Science-fiction analyze

In user experience research, science-fiction has always been a source of inspiration. So it may be very useful to list science-fiction masterpiece.

Movies

Novels

  • The Expanse (mars marines)

Video games

It is also useful to study video games since the ergonomy is a very strong part of video game.

  • Crysis

Definition of the problematic

The hypothesis is: Detailed HUDs can increase efficiency.

The whole goal of this project will be validate or invalidate this hypothesis. In fact the answer may be not totally binary and the purpose will be to find how to optimize the HUDs to make them as efficient as possible and to check if they are more efficient that current ways of displaying information

Head Up Display describes various display devices. In this project, we will focus on HUDs fixed from a user point of view called Head Mounted Display (HMD). It gathers glasses (like Intel's Vaunt), contact lens, headsets (like Hololens or HTC Vive) and helmets. But it excludes driving HUDs projected on the windshield for example.

Moreover, we will focus on the peripheral element fixed on the user field of view.

Finally, this project will be focused on HUD for hight productivity at work or event in daily life but not for gaming.

Technical prototype

First of all, we need to create a first prototype of the HUD.

Ux evaluation

More links

About

Project to understand how to build a user-friendly HUD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages