Auto-sync: 2026-04-20 09:58
This commit is contained in:
22
wiki/entities/Three.js.md
Normal file
22
wiki/entities/Three.js.md
Normal 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 可视化、游戏开发
|
||||
Reference in New Issue
Block a user