Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.18 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.18 KB

SimplePhysicalKeyboard

keyboard

One of the simplest keyboard for XR applications developed with Unity-2019.

Keys of this keyboard respond to collision with objects tagged as Stylus.

This project depends on no XR libraries.

Please attach colliders tagged as Stylus to your fingertips or mallets.

Usage

  1. Clone or download this repository
  2. Open the repository as a new project with Unity-2019
  3. Open and Play Assets/SimplePhysicalKeyboard/Scenes/SampleScene.unity
  4. Move styluses and press keys for testing
  5. Export Assets/SimplePhysicalKeyboard as unitypackage
  6. Import this package to your XR project.
  7. Add colliders tagged as Stylus to your fingertips or mallets.

Example of using with Oculus Integration

Oculus Demo

Fingertips of the index fingers has collider tagged as Stylus.

List of other libraries

Audio: Maou damashii

Mesh Model: Punchkeyboard

License

MIT License