Page 1 of 1

My projects list

Posted: 13.01.2007, 01:10
by Hunter Parasite
Im doing a series of add-ons that involve fictional solar system bodies. Here's a list. Give me ideas, and im gonna need help when i get to the Second sun.

Green=Complete
Orange=Current Project
Red=Not started

The Second moon, Dioluna
Aphrodite, Venus' moon
Binary Solar system, The second Sun
Dante, Mercury's moon

Currently Finished Projects:

(Copy and paste Dioluna, Dante, and Aphrodite into your solarsys.scc file in the data folder)

Dioluna:

Code: Select all

"Dioluna" "Sol/Earth"
{
   Texture "asteroid.*"
   Radius   1743.53
   # Oblateness 0.002



   EllipticalOrbit {
      Period           20.321661
      SemiMajorAxis    20400
      Eccentricity     0.054900
      Inclination      5.15
   }

   Obliquity      23.45 # mean axis
   EquatorAscendingNode    0.0  # mean axis
   RotationOffset       38

   Albedo           0.12
}


Aphrodite:

Code: Select all

"Aphrodite" "Sol/Venus"
{
   Texture "venuslike.*"
   NightTexture "venuslikenight.*"
   Radius   1743.53
   # Oblateness 0.002


   EllipticalOrbit {
      Period           15
      SemiMajorAxis    209400
      Eccentricity     0.054900
      Inclination      5.15
   }

   Obliquity      23.45 # mean axis
   EquatorAscendingNode    0.0  # mean axis
   RotationOffset       38

   Albedo           0.12
}


Dante:

Code: Select all

"Dante" "Sol/Mercury"
{
   Texture "dante.*"
   NightTexture "dante.*"
   Radius   1700.53
   # Oblateness 3


   EllipticalOrbit {
      Period           10
      SemiMajorAxis    24000
      Eccentricity     0.054900
      Inclination      5.15
   }

   Obliquity      23.45 # mean axis
   EquatorAscendingNode    0.0  # mean axis
   RotationOffset       38

   Albedo           0.12
}

Texture for Dante:
Image

Posted: 14.01.2007, 01:36
by Hunter Parasite
can someone provide me a sample of a binary star? I've looked through the star data, but it confuses me.

Posted: 14.01.2007, 03:41
by selden
All of the stars in spectbin.stc and visualbin.stc are binaries.


e.g.
ALF And = ALF And A & ALF And B
ZET UMa = ZET UMa A & ZET UMa B