I am trying to convert a blend file into OBJ file. The file in question is : Birch Tree Free 3D.
Now, I don't have any idea about blender or rendering for the matter. I want to use OBJ file format for course-project. I want to convert this to an OBJ file and a single Texture Image, thus preferably without any references to MTL files. All the UV coordinates should map to single image. I don't care about Texture options in mtl files either.
Simply exporting the blend file simply creates a obj file and mtl file, and NO texture files at all. I am unable to bake the image either. ( Error : Circular Reference in Texture Stack ) Also, Path does not contain spaces or anything.
I have enabled write materials (+ Copy) while exporting still no Image files are generated.
Any help would be appreciated !