From e8765188446cb78797e58c4ad4403b27aeb630bb Mon Sep 17 00:00:00 2001 From: nicomacbookpro <805879871@qq.com> Date: Thu, 4 Sep 2025 08:51:38 +0800 Subject: [PATCH] readmexiugai --- README.md | 14 +++----------- use.md | 8 ++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 use.md diff --git a/README.md b/README.md index ba202a9..1635730 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## 📋 系统要求 - **Blender 3.6+** (推荐 4.0+) -- **Python 3.7+** +- **Python 3.11+** - **操作系统**: Windows, macOS, Linux ## 🛠️ 安装 @@ -55,6 +55,8 @@ blender --version ## 🎯 使用方法 +---------------------阅读到此请直接阅读 use.md 以下暂时废弃---------------------------------- + ### 方法 1: 使用运行脚本(推荐) ```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 ✅ 融合光学系统脚本执行成功! ## 📁 输出文件 diff --git a/use.md b/use.md new file mode 100644 index 0000000..5911cdd --- /dev/null +++ b/use.md @@ -0,0 +1,8 @@ +# 先看 README.md 安装 blender + +然后(最好虚拟环境 python version >=3.11) +pip install -r requirements.txt + +python3 run_fused_system.py + +fused_optical_system.glb 为最终产出