ButtonVR
A minimal button for use in VR.
Triggered just by looking at it.
It uses 3D objects as buttons.
https://github.com/Sean-Bradley/ButtonVR
You can download the project and view the examples.
1 2 3 4 | git clone https://github.com/Sean-Bradley/ButtonVR.git
cd ButtonVR
npm install
npm run dev
|
Visit http://127.0.0.1:3000/
Example 1
Basic ButtonVR Demo.
Example 2
Basic Keyboard Demo.