commit
dbccc546d5
|
@ -94,7 +94,7 @@ python app.py
|
|||
python main.py --input_dir examples --out_dir mesh_output --input_type mesh
|
||||
|
||||
# single file input
|
||||
python main.py --input_path examples/wand.ply --out_dir mesh_output --input_type mesh
|
||||
python main.py --input_path examples/wand.obj --out_dir mesh_output --input_type mesh
|
||||
|
||||
# Preprocess with Marching Cubes first
|
||||
python main.py --input_dir examples --out_dir mesh_output --input_type mesh --mc
|
||||
|
|
Loading…
Reference in New Issue