Publisher | The Campfire Union |
---|---|
File size | 672.86kB |
Number of files | 29 |
Latest version | 0.9.0 |
Latest release date | 2019-06-21 06:05:10 |
First release date | 2017-10-05 10:27:20 |
Supported Unity versions | 2018.4.2 or higher |
VRKeys is an open source keyboard interface for single-line text input in VR, made in Unity.
Features
- Updated for Unity 2019!
- Works with both Oculus Touch and HTC Vive
- Drum-style keyboard input
- Shift key for capitalization and special characters
- Special @ and .com keys
- Easy input validation, info, and confirmation messages
- Ability to enable/disable input while validating or submitting
- Alternate keyboard layouts for i18n (Dvorak & Azerty for French included)
- Demo scene shows how to integrate into your own projects.
Try it out
Demo builds for both HTC Vive and Oculus Rift are available here.
Requirements
- TextMesh Pro
Installation
1. Install TextMesh Pro via Window > TextMeshPro > Install TMP Essential Resources
2. Download and import VRKeys
3. Open Assets/VRKeys/Scenes/VRKeys Example.unity to see a working example scene