Search found 1 match

by KonH
Fri Mar 11, 2011 1:45 am
Forum: Beginners Help
Topic: Please explain about Alias Wavefront Maya format
Replies: 2
Views: 736

Please explain about Alias Wavefront Maya format

Please help me with the format Alias Wavefront Maya (.obj) in Irrlicht.
My situation:
- I have *.obj and *.mtl files in this format.
- I need to load the scene and apply textures using the mtl file.

If I use LoadScene() function, nothing is displayed. How to load textures using mtl file?

Thanks in ...