Files
nexus/wiki/entities/Three.js.md
2026-04-20 09:58:08 +08:00

22 lines
461 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: "Three.js"
type: entity
tags: [xr, webgl, library, open-source]
date: 2026-04-20
---
## Definition
Three.js 是 WebGL 上的 JavaScript 3D 库,提供简洁的 API 用于创建 WebXR 体验。
## Core Attributes
- WebGL 抽象层
- 丰富的 3D 功能
- 广泛的使用基础
- 完善的文档
## Related Concepts
- [[WebXR]]XR API 集成
- [[A-Frame]]:基于 Three.js 构建的框架
## Use Cases
WebXR 开发、3D 可视化、游戏开发