• A
    Added edges computation to OBJ converter. · f7e3a80d
    alteredq 提交于
    If you want to get edges, run converter like with "-e" flag:
    
    python convert_obj_three.py -i model.obj -o model.js -e
    
    Output seems to match Blender exporter.
    f7e3a80d
WaltHead_slim.js 1007.4 KB