I am using the ObjImporter from wiki to import 3d objects. I can also import textures on runtime. Here are some problems:
- It creates the meshes only, how do i map the textures properly?
- i am currently downloading obj files from turbosquid, some of the obj files are not being imported (can someone please tell me the possible reasons for this?)
- Do i use a different obj importer?
Thanks