readmexiugai
This commit is contained in:
14
README.md
14
README.md
@@ -13,7 +13,7 @@
|
|||||||
## 📋 系统要求
|
## 📋 系统要求
|
||||||
|
|
||||||
- **Blender 3.6+** (推荐 4.0+)
|
- **Blender 3.6+** (推荐 4.0+)
|
||||||
- **Python 3.7+**
|
- **Python 3.11+**
|
||||||
- **操作系统**: Windows, macOS, Linux
|
- **操作系统**: Windows, macOS, Linux
|
||||||
|
|
||||||
## 🛠️ 安装
|
## 🛠️ 安装
|
||||||
@@ -55,6 +55,8 @@ blender --version
|
|||||||
|
|
||||||
## 🎯 使用方法
|
## 🎯 使用方法
|
||||||
|
|
||||||
|
---------------------阅读到此请直接阅读 use.md 以下暂时废弃----------------------------------
|
||||||
|
|
||||||
### 方法 1: 使用运行脚本(推荐)
|
### 方法 1: 使用运行脚本(推荐)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@@ -76,16 +78,6 @@ blender --background --python toModel.py
|
|||||||
|
|
||||||
### 综合
|
### 综合
|
||||||
|
|
||||||
python3 run_fused_system.py
|
|
||||||
(.venv) ~/Desktop/BL/ [main*] python3 run_fused_system.py
|
|
||||||
🎨 融合光学系统脚本运行器
|
|
||||||
========================================
|
|
||||||
✅ 找到 Blender: /Applications/Blender.app/Contents/MacOS/Blender
|
|
||||||
🚀 开始运行融合光学系统脚本...
|
|
||||||
光学系统数据:./e8caffb4622e03b1495bbc1ed13fce13.json
|
|
||||||
光路数据:./miao_light_path_tsingtao.json
|
|
||||||
Blender 命令:/Applications/Blender.app/Contents/MacOS/Blender
|
|
||||||
执行命令:/Applications/Blender.app/Contents/MacOS/Blender --background --python ./fused_optical_system.py -- ./e8caffb4622e03b1495bbc1ed13fce13.json ./miao_light_path_tsingtao.json
|
|
||||||
✅ 融合光学系统脚本执行成功!
|
✅ 融合光学系统脚本执行成功!
|
||||||
|
|
||||||
## 📁 输出文件
|
## 📁 输出文件
|
||||||
|
|||||||
Reference in New Issue
Block a user