Files
nexus/wiki/concepts/WebXR.md
2026-04-20 09:58:08 +08:00

27 lines
635 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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 培训体验