first commit

This commit is contained in:
2025-11-14 15:25:23 +08:00
commit 911a99bd3d
39 changed files with 6658 additions and 0 deletions

25
README.md Normal file
View File

@@ -0,0 +1,25 @@
# three.js专题分享
## three.js 是什么
## 为什么选择 three.js
## three.js 核心概念
### Scene 场景
### Camera 相机
### Renderer 渲染器
## Demos
### 基础几何体
### 材质与纹理
### 光照与阴影
### 动画与交互
### 粒子系统
### 后期处理效果
### 漫游 视角切换
### 标签
### 公共函数抽象
## 如何与建模沟通
## blender使用