Print at Jan 1, 2026, 8:20:03 AM

Posted by finchisko at Apr 12, 2019, 1:06:16 AM
Re: Anyone using Freecad to design new 3d models with colors or textures?
I had same problem with exporting models from freecad in a way that material textures could be changed for each sub model separately.

I solved it by exporting models in "Wavefrom Obj - archive module" obj format. And manually removing all lines "d 0" from mtl file. Without deleting this line, imported model was just empty/blank.