Page 1 of 1

Where does mars cloud texture go for DBrady's Mars VTs.

Posted: 15.01.2004, 12:57
by Pluck
Hi,

I'm having some trouble figuring out where the mars cloud texture goes, and how it is referenced (ie, .ssc - wise etc.) in the directory structure suggested for storing virtual textures in the extras folder.

Any help would be appreciated.

Posted: 15.01.2004, 13:44
by Darkmiss
Hello Pluck

Firstly move the mars cloud texture you have downloaded, into the medres folder of Celestia

Then add these lines to the bottom of the atmosphere section of mars
in the solarsys.ssc

Code: Select all

   Atmosphere {
   Height 30
   Lower  [ 0.8 0.6 0.6 ]
   Upper  [ 0.7 0.3 0.3 ]
   Sky    [ 0.83 0.75 0.65 ]
   Sunset [ 0.7 0.7 0.8 ]
   CloudMap "Mars-clouds.dds"
   CloudHeight 20
   CloudSpeed  100
   }


just the last three lines

where my cloudmap section says "Mars-clouds.dds"
yours should read with the same file name and extention as the one you downloaded.