This commit is contained in:
nicolas
2025-09-02 17:51:49 +08:00
parent a09c20bba6
commit ba7b249f48
12 changed files with 3 additions and 2 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@@ -227,7 +227,7 @@
"p": [
0.0,
0.0,
-2.0
-1.0
],
"q": [
1.0,

Binary file not shown.

BIN
fused_optical_system.blend1 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

1
gl.json Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1008 KiB

After

Width:  |  Height:  |  Size: 1008 KiB

View File

@@ -38,7 +38,7 @@ def run_fused_optical_system():
return False
# 检查必要的JSON文件
optical_json = "./e8caffb4622e03b1495bbc1ed13fce13.json"
optical_json = "./circle.json"
light_path_json = "./miao_light_path_tsingtao.json"
missing_files = []