VRKeys


VRKeys is an open source keyboard interface for single-line text input ...


by The Campfire Union


★★★★ star rating
Price History +

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