建模程序 多个定时程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
dongchangxi 345790cb05 新的信息 1 year ago
..
README.txt 新的信息 1 year ago
libs.py 新的信息 1 year ago
main.py 新的信息 1 year ago
optimize_model.py 新的信息 1 year ago
requirements.txt 新的信息 1 year ago
run.py 新的信息 1 year ago
test.py 新的信息 1 year ago

README.txt

1. pip install -r requirements.txt安装requirements.txt所需的python包 (python3.10)
2. 使用python optimize_model.py -ip 输入的obj路径 -op 输出的obj路径



python optimize_model.py -ip "D:\finished\190104\output\190104.obj" -op "D:\finished\190104\output\190104_new.obj"