whats's wrong with this ssc file ??

Post requests, images, descriptions and reports about work in progress here.
Topic author
Einstein
Posts: 2
Joined: 10.03.2005
With us: 20 years
Location: Berlin

whats's wrong with this ssc file ??

Post #1by Einstein » 10.03.2005, 19:24

I want to make a ssc file to put the textures of Don Edwards in the extra dir and select it as alternate surfaces. Actually it works fine, but the setting for the clouds did not. There are still the original clouds. Can anyone find a mistake?

++++++++++++++++++++++++++++++++++++++++++++++
AltSurface "RealisticEarth" "Sol/Earth"

{
Texture "RealisticEarth-v4-16kDDS.dds"
NightTexture "land_ocean_ice_lights_aurora_8k.dds"
NormalMap "Earth-8K-Normalmap.dds"
SpecularTexture "8kEarthSpecular.dds"

Atmosphere {
CloudSpeed 00
CloudMap "clouds-121303-8k.dds"
}

}
++++++++++++++++++++++++++++++++++++++++++++++

THX! :D

Avatar
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 7 months
Location: NY, USA

Post #2by selden » 10.03.2005, 20:23

CloudMap textures are not surface textures, so AltSurface does not work for them.

At the moment, there is no way to select among several different CloudMap textures while Celestia is running.

[ edit ]
That's not quite right: you can put a cloud texture image in the /hires/ folder and use a capital-R to select it. Make sure the image file has the same name as the cloud texture image specified in the SSC file.
[ /edit ]

However, you can specify a different CloudMap texture to be used when Celestia starts up by using the Modify operator in an SSC file.
Selden

Topic author
Einstein
Posts: 2
Joined: 10.03.2005
With us: 20 years
Location: Berlin

Post #3by Einstein » 10.03.2005, 20:34

OK thanks, I didn't know that. I think I put the cloud-map into the hires dir and change the clouds with [R] and [Shift + R]


Return to “Add-on development”