Tagged Questions
1
vote
1answer
72 views
FBX Importer - Texture Name
I have a problem with the FBX SDK. I read in the data for the vertex position and the uv coordinates. It works fine, but now I want to read for each polygon to which texture it belongs, so that I can ...
3
votes
2answers
740 views
Importing and Displaying .fbx files
I have a little problem with importing/displaying .fbx files.
I checked the examples but the ones which I am intrested the most (animation and texture) are badly documented for understanding by ...