new shoot algo

This commit is contained in:
gcw_4spBpAfv
2026-04-17 18:30:50 +08:00
parent 0ee970d8bd
commit 43e7e0ba17
11 changed files with 1976 additions and 97 deletions

6
triangle_positions.json Normal file
View File

@@ -0,0 +1,6 @@
{
"0": [-20.0, -20.0, 0.0],
"1": [-20.0, 20.0, 0.0],
"2": [ 20.0, 20.0, 0.0],
"3": [ 20.0, -20.0, 0.0]
}