A Heads-Up-Display (HUD) overlay for Terminator T800 Vision
Two T800 Vision programs are provided.
t800-vision1.pyhas original Terminator HUD, but does not scan.t800-vision2.pyhas Terminator 2 style HUD and scans periodically.terminator.pyis the common code for camera feed and HUD display.
pip3 install -r requirements.txtTo run each one:
python3 t800-vision1.py
or
python3 t800-vision2.py
on Linux or Mac:
./t800-vision1.py
or
./t800-vision2.py
Press [ESC] to terminate the program.
Credits to the following owners of original videos. NB: Re-use only within their terms.
- Terminator 1 Overlay and Sounds: Marsala Geek
- Terminator 2 Overlay and Sounds: CyberLynx
