Auto-sync: 2026-04-20 09:58

This commit is contained in:
2026-04-20 09:58:08 +08:00
parent d7bf4ae6de
commit 455f7a3c40
53 changed files with 1889 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
---
title: "多模态输入"
type: concept
tags: [xr, spatial-computing, input, interaction]
date: 2026-04-20
---
## 定义
XR 界面中整合多种输入方式并提供无障碍回退机制的交互设计方法。
## 输入模式
- 直接触摸Direct Touch
- 凝视+捏合Gaze + Pinch
- 控制器Controller
- 手势Hand Gesture
- 语音Voice
## 设计原则
- 结构化多模态输入
- 提供无障碍回退机制
- 支持不同能力和场景需求
## 相关概念
- [[空间界面设计]]:应用领域
- [[空间计算]]:技术基础
## 相关实体
- [[XR Interface Architect]]:设计主体
- [[XR Immersive Developer]]:开发协作