wangerzi / 3d-model-convert-to-gltf

Convert 3d model (STL/IGES/STEP/OBJ/FBX) to gltf and compression
Apache License 2.0
247 stars 48 forks source link

how to get convert.sh to run in command line? #1

Closed carpekd closed 4 years ago

carpekd commented 4 years ago

In your readme, you say download the convert.sh... Where is this, or how do I build this?

wangerzi commented 4 years ago

Sorry, I'm developing this function recently, before my docker debugging is complete, you can only use server/convert.py.

wangerzi commented 4 years ago

Hi, I'm finished the script mode and build the docker image, you can download the convert.sh and execute this following script, if you need.

convert.sh [stl|step|iges|obj|fbx] inputpath.stl outputpath.glb # convert to gltf bin file
convert.sh [stl|step|iges|obj|fbx] inputpath.stl outputpath.gltf # not only bin file