AltSurface and alpha embedded Specular
Posted: 07.09.2008, 19:27
When I use AltSurface I no longer see speculars, which do show when the same texture is used in the standard object definition. Specifically the "NormalEx9" surface does display the alternate normal map, but Earth then has no speculars.
Modify "Earth" "Sol"
{
Texture "BMNG.ctx"
NormalMap "BMNGNormal.ctx"
Atmosphere {
Height 60
Lower [ 0.43 0.52 0.65 ]
Upper [ 0.16 0.37 0.74 ]
Sky [ 0.40 0.6 1.0 ]
Sunset [ 1.0 0.6 0.2 ]
Mie 0.0005
MieAsymmetry -0.15
Rayleigh [ 0.00025 0.0009 0.0015 ]
Absorption [ 0.00018 0.00005 0.0 ]
MieScaleHeight 18
CloudMap "earth-clouds.ctx"
CloudSpeed 0
}
}
AltSurface "NormalEx9" "Sol/Earth"{
Texture "BMNG.ctx"
NormalMap "BMNGNormal-Ex9.ctx"
}
Modify "Earth" "Sol"
{
Texture "BMNG.ctx"
NormalMap "BMNGNormal.ctx"
Atmosphere {
Height 60
Lower [ 0.43 0.52 0.65 ]
Upper [ 0.16 0.37 0.74 ]
Sky [ 0.40 0.6 1.0 ]
Sunset [ 1.0 0.6 0.2 ]
Mie 0.0005
MieAsymmetry -0.15
Rayleigh [ 0.00025 0.0009 0.0015 ]
Absorption [ 0.00018 0.00005 0.0 ]
MieScaleHeight 18
CloudMap "earth-clouds.ctx"
CloudSpeed 0
}
}
AltSurface "NormalEx9" "Sol/Earth"{
Texture "BMNG.ctx"
NormalMap "BMNGNormal-Ex9.ctx"
}