Skip to content

Keyboard

Mirrorowl edited this page Jul 15, 2024 · 3 revisions

Goal: Create a keyboard for entering locations.

User Story: When I click on my current location in the basic data UI, a keyboard appears with a small input window. I can type using hand tracking or a controller.

Keyboard Template: We used the 'Spatial Keyboard' from Unity.

See Template Link here: https://docs.unity3d.com/Packages/[email protected]/manual/samples-spatial-keyboard.html#demo-scene

Unity Implementation:

keyboard.mp4
key1.mp4

Challenges:

  • Hand Tracking: Ensuring precise typing with hand movements