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: 

Display texture from .fbx file using DirectX 9

0 REPLIES 0
Reply
Message 1 of 1
Anonymous
856 Views, 0 Replies

Display texture from .fbx file using DirectX 9

I am trying to replace D3DXLoadMeshFromX() function with my function D3DXLoadMeshFromFBX(). For that I want to extract information (like texture coords., mesh, normals, vertices, materials, etc.) from .fbx file. I have extracted most of the information correctly, but I am unable to display this information. My final output should be a rotating cube with texture applied on it. I have attached files used by my code (mesh.txt, cube1.FBX, cube.png). Please tell me where I did wrong?

 

0 REPLIES 0

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

Post to forums  

Autodesk Design & Make Report