Marcus Barnes (marcus++at++multigen.com)
Mon, 16 Nov 1998 15:49:39 -0800
The short answer is that the default material for MultiGen tools has
long been:
ambient = { 0.3, 0.3, 0.3 }
diffuse = { 0.7, 0.7, 0.7 }
specular = { 0.2, 0.2, 0.2 }
emission = { 0.0, 0.0, 0.0 }
shininess = 0.0
alpha = 1.0
OpenFlight materials are really "template materials" where the diffuse
component is modulated with the face colors to acheive the final result.
The loader always does this modulation for you. White modulated with the
default material produces grey. If you really want pure white then specify a
material with a diffuse component of {1.0, 1.0, 1.0}.
Regards.
-- + Marcus Barnes, Technical Staff mailto:marcus++at++multigen.com + + Multigen-Paradigm Inc. http://www.multigen.com + + 550 S. Winchester Blvd. phoneto:1-408-367-2654 + + Suite 500 San Jose CA 95128 faxto:1-408-261-4103 +
This archive was generated by hypermail 2.0b2 on Mon Nov 16 1998 - 15:49:33 PST