Skip to main content

Hi,

I have a special collada file is seems. FME is able to correctly read and view the model however when it comes to textures, it's falling over.

We have a .dae file that uses Instance_material to refer to a target file directory and also makes reference to an object in the same call.

e.g


<instance_material symbol="wall" target="../materials/wall.dae#wall" sid="wall">
    <bind_vertex_input semantic="uv0" input_semantic="TEXCOORD" input_set="0"/>
</instance_material>

I found only one reference to someone with a similar issue. 

I used https://www.khronos.org/files/collada_spec_1_4.pdf for reference

and https://www.khronos.org/collada/wiki/Using_URIs_in_COLLADA .

In theory it should work, but perhaps this is not supported in the Collada reader?

 

Thanks.

Hi @pat8037,

Would you be able to share the Collada file with us? I would like to create an enhancement request for our development team. If you do not want to make the data public, please send a zip or download link to support@safe.com, attn. Dave.


Hi @pat8037,

Would you be able to share the Collada file with us? I would like to create an enhancement request for our development team. If you do not want to make the data public, please send a zip or download link to support@safe.com, attn. Dave.

Hi Dave, I've just sent off an email through the support email you provided. Details are in the email. Apprciate the help.

 

 


Reply