Skip to content

blainefricks/spartan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spartan HUD

######v1.0.1

This progaram finds the 3D coordinates of where your gun is pointing and projects a target reticle using Microsoft HoloLens.

Since HoloLens has yet to be released, this is just a console application that calculates the unknown coordinates.

Console Preview

Image of Console Preview

Windows

Open Spartan-HUD.exe to launch the console application.

Mac

C# programs don't run natively on Macs, so Mono is needed. [Download here] (http://www.mono-project.com/download/). Once Mono is installed, open Terminal and run:

mono Spartan-HUD.exe