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

22
wiki/entities/Three.js.md Normal file
View File

@@ -0,0 +1,22 @@
---
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 可视化、游戏开发