/SimplePhysicalKeyboard

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

Primary LanguageC#MIT LicenseMIT

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 and can not work in XR application alone.

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
  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