Re: Anyone using Freecad to design new 3d models with colors or textures?

by finchisko » Thu Apr 11, 2019 11:06 pm

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.