Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,27 +0,0 @@
---
title: "WebXR"
type: concept
tags: [xr, webxr, standard, api]
date: 2026-04-20
---
## Definition
WebXR Device API 是 W3C 制定的浏览器标准接口用于提供沉浸式虚拟现实VR和增强现实AR体验。
## Core Attributes
- 浏览器原生支持
- 跨平台兼容性
- 手势追踪输入
- 头部追踪和空间定位
## Related Concepts
- [[Spatial Computing]]:应用场景
- [[Immersive-Cockpit]]:应用模式
## Related Entities
- [[A-Frame]]WebXR 框架
- [[Three.js]]3D 渲染库
- [[Babylon.js]]3D 引擎
## Application
浏览器端 VR/AR 应用、沉浸式游戏、XR 培训体验