(Worldbuilding)My first planet

Post requests, images, descriptions and reports about work in progress here.
Topic author
m1omg
Posts: 33
Joined: 27.05.2007
With us: 17 years 4 months

(Worldbuilding)My first planet

Post #1by m1omg » 13.07.2007, 11:14

Pls anyone check this code if it is correct;



Code: Select all

"Kamp" "Gliese 699"
{
   Texture "earth.*"
   NightTexture "earthnight.*"
   
        # SpecularTexture "earth-spec.*"
   Color [ 0.85 0.85 1.0 ]
   SpecularColor [ 0.5 0.5 0.55 ]
   SpecularPower 25.0
   HazeColor [ 1 1 1 ]
   HazeDensity 0.3
   Mass      0.8     
   Radius     7160   
   
   # BumpMap "Earth-NorMap-16k.*"
   # BumpHeight 4.5

   Atmosphere {
      Height 60
      Lower [ 0.43 0.52 0.65 ]
      Upper [ 0.26 0.47 0.84 ]
      Sky [ 0.40 0.6 1.0 ]
      
      CloudHeight 7
      CloudSpeed 65
      CloudMap "cloudvt.*"
   }

   EllipticalOrbit {   
      Period            0.0700
      SemiMajorAxis     0.0700
      Eccentricity      0.0013
      Inclination       0.0002
      
   }

   RotationPeriod   383.71104
   
   Albedo            0.30
}


My question; what will be the temperature and albedo of that planet if it has a primordeal atmosphere rich in sulfur gases (life present, but not aerobic), water content 1.267x that of Earth insolation 84.739 percent that of Earth's and mass 0.8x that of Earth, it is about 0.8x as massive and 10 byr old?
And the dominant life form is sulfur reducing bacteria.
Also, I used Earth's texture only bacause I cannot fing any good texture for this type of world, only Earth-like.Any good texture?
Any help is appreciated.

Tuefish
Posts: 95
Joined: 27.02.2007
With us: 17 years 7 months
Location: Just a little to the left of the middle of nowhere, Southern California, USA

Post #2by Tuefish » 13.07.2007, 23:51

I might be able to help with the texture, Although I'll have to do some research. PM me if you're interested.
"Over Seventy earths spinnin' round in the galaxy, and the meek have inherited not a one."
-Malcolm Reynolds

Tuefish
Posts: 95
Joined: 27.02.2007
With us: 17 years 7 months
Location: Just a little to the left of the middle of nowhere, Southern California, USA

Post #3by Tuefish » 17.07.2007, 06:33

I have the first screenshots of the prototype texture, but Photobucket is down for maintenance :( I will post links as soon as I can get them up.
"Over Seventy earths spinnin' round in the galaxy, and the meek have inherited not a one."

-Malcolm Reynolds

Avatar
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 22
With us: 22 years 6 months
Location: Hamburg, Germany

Post #4by t00fri » 17.07.2007, 07:29

How about transfering "(Worldbuilding)My first planet" to the "Celestia Add-ons" department?

Bye Fridger
Image

Tuefish
Posts: 95
Joined: 27.02.2007
With us: 17 years 7 months
Location: Just a little to the left of the middle of nowhere, Southern California, USA

Post #5by Tuefish » 18.07.2007, 01:50

"Over Seventy earths spinnin' round in the galaxy, and the meek have inherited not a one."

-Malcolm Reynolds

Topic author
m1omg
Posts: 33
Joined: 27.05.2007
With us: 17 years 4 months

Post #6by m1omg » 18.07.2007, 20:03

Thank you very much :) !

Topic author
m1omg
Posts: 33
Joined: 27.05.2007
With us: 17 years 4 months

Post #7by m1omg » 18.07.2007, 20:17

What would be the atmospheric parameters for such a world?
And, also, how to make that planet tidally locked?


Return to “Add-on development”