KhronosGroup / COLLADA2GLTF

COLLADA to glTF converter
Other
532 stars 156 forks source link

COLLADA2GLTF-v2.1.5-windows-Release-x64 canot convert dae to gltf 1.0, but v2.1.4 can #286

Closed hxboxy-xh closed 2 years ago

hxboxy-xh commented 3 years ago

image use -v 1.0 can not convert gltf,but use -v ‘1.0’ can image compare the v1.0 and v2.0 gltf file, only the version is different image

and v2.1.4 can image

hxboxy-xh commented 3 years ago

i am convert this ifc to dae use ifcconvert (λ IfcConvert.exe -y --use-element-guids **.ifc ***.dae) https://github.com/mrdoob/three.js/blob/dev/examples/models/ifc/rac_advanced_sample_project.ifc

this dae can not to convert 2 gltf 1.0 use v2.1.5

hxboxy-xh commented 3 years ago

i find this, so if this is fixed, when release the new version? @lasalvavida @Khronoswebmaster https://github.com/KhronosGroup/COLLADA2GLTF/issues/261