Hello Victor,

On 04/26/2012 03:26 AM, Victor Haefner wrote:
> I attached a simple textured cube from blender collada exporter, OpenSG
> doesn't load it:
> WARNING: ColladaGeometry::handleBindMaterial: Failed to resolve
> <bind_vertex_input> inSemantic [TEXCOORD] inSet [0] semantic [UVMap].
>
> I am not sure if it is on the blender or OpenSG side..

hmm, it loads for me, I get a grey box. The reason for the warning 
message is that the material does not contain a texture and therefore 
the loader can not find a consumer for the texture coordinates.

        Cheers,
                Carsten

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to