As i was trying to export mesh to texture it on Substance Painter. First i used obj. format file size, it was around 45 mb, after that when i exported it as fbx it came out as 14 mb; and i could not see any difference with the export in terms of result. Am i doing something wrong here, i dont understand how come such a…
You're coming to a number of incorrect conclusions. You can check if a file is binary by opening it in a text editor like notepad++ If its full of squiggles it's not ASCII and must be binary File size is unrelated to goodness unless you are comparing compression formats. Fbx is a scene description format, not just a model…