Page 1 of 1

How to read roughness from the MTL file?

Posted: Sun Feb 20, 2011 12:49 pm
by Zay
I'm trying to make a program to read and edit the MTL file. But I can't get Octanes roughness to read max and minimum.
Ns=1 is read by octane as 0.0250000 (far from 0.0).
Ns=1000000 is read by octane as 0.0000010 (close, but no cigar).

Anyone know how fix this in the MTL file?