Alternate Surface pack of Earth

The home for finished/released addons.
Avatar
Topic author
Joey P. M
Posts: 462
Joined: 28.10.2017
Age: 22
With us: 6 years 10 months
Location: Vladivostok, Russia

Alternate Surface pack of Earth

Post #1by Joey P. » 13.02.2018, 04:21

Here are some alternative surfaces I made for Earth:

1. Download the .zip file.
2. Add the following to the solarsys data file:"

Code: Select all

AltSurface "Fictional locations in Gulliver's Travels" "Sol/Earth"
{
   Texture   "fictionallocations.png"
}

AltSurface "Old World" "Sol/Earth"
{
   Texture   "oldworld.png"
}

AltSurface "50 million years from now" "Sol/Earth"
{
   Texture   "100f.png"
}

AltSurface "150 million years from now" "Sol/Earth"
{
   Texture   "150f.png"
}

AltSurface "250 million years from now" "Sol/Earth"
{
   Texture   "250f.png"
}


Joey
Attachments
Earth Alternative Surface pack.zip
(11.64 MiB) Downloaded 363 times
compilation.png
Joey P.

Avatar
selden
Developer
Posts: 10190
Joined: 04.09.2002
With us: 22 years
Location: NY, USA

Post #2by selden » 13.02.2018, 12:00

There's no need to modify Celestia's file solarsys.ssc. Just include the text you've provided as a stand-alone SSC in the extras directory along with the textures/medres folder containing the surface texture images.

Modifying Celestia's own files is strongly discouraged. Typos can cause strange problems which are very difficult to track down or recover from. That's one of the reasons for the SSC declaration "Modify", but even that isn't needed in Addons like this.
Selden


Return to “Add-on releases”