gatlee21 / Air-Keyboard-Concept

Proof of concept for a touch-less elevator keypad that could be viewed through an AR headset. This is an official submission for the Ultraleap Developer Competition: Beyond Touchscreens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Air-Keyboard-Concept

Created by: Graham Atlee

Proof of concept for a touch-less air keyboard that could be viewed through an AR headset. This is an official submission for the Ultraleap Developer Competition: Beyond Touchscreens. Link to demo video: https://youtu.be/oilVqyEGSho

Technologies

  • Electron.js
  • Three.js
  • Node.js

Setup

This project uses node.js so make sure to install the latest version.

git clone https://github.com/atlee19/Air-Keyboard-Concept.git
cd Air-Keyboard-Concept
npm install
npm start

Notice

  • This is in no way considered production code => expect bugs and unoptimizations
  • One or two buttons don't work: backspace and tab
  • This was designed to run on my AR headset the Triton. I haven't tested it on a North Star but it should work.

About

Proof of concept for a touch-less elevator keypad that could be viewed through an AR headset. This is an official submission for the Ultraleap Developer Competition: Beyond Touchscreens

License:Apache License 2.0


Languages

Language:JavaScript 99.5%Language:HTML 0.5%