Community
FBX Forum
Welcome to Autodesk’s FBX Forums. Share your knowledge, ask questions, and explore popular FBX topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Same material and textures to two objects and they display differently

1 REPLY 1
Reply
Message 1 of 2
Anonymous
659 Views, 1 Reply

Same material and textures to two objects and they display differently

Hi All,
I am new to the python fbx sdk, I started learning from the examples (ExportScene02, ExportScene03) ,made some modifications and generated this fbx file. in the python script, I create two objects: straight line and curved line with the same materials, same textures and same properties. but these two objects display differently ( as shown in attached image). Also, Attached is the fbx file and python script (functions I used to create materials and textures: curvedTexture(), straightTexture() ). Why this happen? and how can I solve it? Thanks.

Labels (5)
1 REPLY 1
Message 2 of 2
regalir
in reply to: Anonymous

It looks like you have not defined UVs on the mesh (plane). The rendering engine is most likely map everything at (0,0)

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report