Multiple Material Import Problem...
Posted: Mon Mar 10, 2014 10:39 pm
I FIGURED IT OUT!!!
Creo 2.0 exports OBJ files with a space at the end of the material name before the newline in the material file, but no space in the obj file.
Most importers strip the space, but apparently octane must "see" the space and think they're two different materials.
I now have a hack-around and all I have to do is strip out all trailing spaces from the material file, and poof! works a treat!
Hopefully this is a super simple enough fix for Otoy, and they can implement in the next update!
Creo 2.0 exports OBJ files with a space at the end of the material name before the newline in the material file, but no space in the obj file.
Most importers strip the space, but apparently octane must "see" the space and think they're two different materials.
I now have a hack-around and all I have to do is strip out all trailing spaces from the material file, and poof! works a treat!
Hopefully this is a super simple enough fix for Otoy, and they can implement in the next update!
