Problem with Jupiter and Europa
Posted: 04.03.2007, 16:38
I downloaded the 4k Jupiter Surface Texture and the Europa VT Surface Map, 8k Europa Spec Map and 8k Europa Normal Map (all from John van Vliet). I put them in the "extras" folder in my Celestia folder and created the .ssc files.
But somehow, I can't turn both the surface texture of Jupiter and the VT of Europa on on the same time, it's either Jupiter's alternative surface or Europa's.
Here are my .ssc files:
4kjupiter.ssc:
AltSurface "4kjupiter" "Sol/Jupiter"
{
Texture "4kjupiter.png"
}
EuropaVT.ssc:
AltSurface "Europa VT" "Sol/Jupiter/Europa"
{
Texture "Europa.ctx"
SpecularTexture "8kEuropaSpec.png"
NormalMap "8kEuropaNormal.png"
SpecularColor [ 0.35 0.5 0.55 ]
SpecularPower 15.0
}
Everything else works fine, so i think it's a configuration problem.
Would be nice if somebody could help me.
PS:
from solarsys.ssc:
"Jupiter" "Sol"
{
Texture "jupiter.*"
[...]
}
"Europa" "Sol/Jupiter"
{
Texture "europa.*"
[...]
}
AltSurface "limit of knowledge" "Sol/Jupiter/Europa"
{
Texture "europa.*"
OverlayTexture "europa-lok-mask.png"
}
If any additional information is required to solve the problem please let me know.
But somehow, I can't turn both the surface texture of Jupiter and the VT of Europa on on the same time, it's either Jupiter's alternative surface or Europa's.
Here are my .ssc files:
4kjupiter.ssc:
AltSurface "4kjupiter" "Sol/Jupiter"
{
Texture "4kjupiter.png"
}
EuropaVT.ssc:
AltSurface "Europa VT" "Sol/Jupiter/Europa"
{
Texture "Europa.ctx"
SpecularTexture "8kEuropaSpec.png"
NormalMap "8kEuropaNormal.png"
SpecularColor [ 0.35 0.5 0.55 ]
SpecularPower 15.0
}
Everything else works fine, so i think it's a configuration problem.
Would be nice if somebody could help me.
PS:
from solarsys.ssc:
"Jupiter" "Sol"
{
Texture "jupiter.*"
[...]
}
"Europa" "Sol/Jupiter"
{
Texture "europa.*"
[...]
}
AltSurface "limit of knowledge" "Sol/Jupiter/Europa"
{
Texture "europa.*"
OverlayTexture "europa-lok-mask.png"
}
If any additional information is required to solve the problem please let me know.