Navigation Menu

Skip to content

SamuelSarle/conreality-hud

 
 

Repository files navigation

Conreality HUD

Project license

Travis CI build status

https://wiki.conreality.org/HUD

Prerequisites

Build Prerequisites

Dependencies

Installation

Installation from Source Code

Configuring, building, and installing the program (by default, into /usr/local) are all performed with the standard incantations:

$ ./autogen.sh   # only needed for the development version from Git

$ ./configure

$ make

$ sudo make install

Configuration

Running

Runtime keyboard hotkeys:

ESC     - Exit the program.
E       - Toggle an edge filter.
Shift-E - Toggle to draw only edges.
F       - Toggle image flipping.
I       - Toggle on-screen items for an HMD.
N       - Toggle on-screen name display.
T       - Toggle on-screen time display.

See Also

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.8%
  • M4 31.9%
  • C 2.1%
  • Makefile 1.2%