Hi
I have made a program called SolarGen and it is a Dos program that generates a ssc file output >
# This was created by SolargenVer2.0 with GUI (c) By Ian Millar >
###########
# PLANETS #
###########
"Planet 1" "Altair"
{
Texture"19.jpg"
Color [ 0.85 0.85 1.0 ]
Radius 208.1883
EllipticalOrbit
{
Period 6.400597
SemiMajorAxis 9.122054E-02
Eccentricity 9.518488E-03
Inclination 0
AscendingNode 251.4429
LongOfPericenter 354.8442
MeanLongitude 87.24522
}
RotationPeriod 314.7979
Obliquity 5.757213E-02
RotationOffset 239.8954
Albedo 1.760849E-02
}
#--------------------------------
#########
# MOONS #
#########
"Planet 1 moon 1" "Altair/Planet 1"
{
Texture"moon.jpg"
Color [ 0.85 0.85 1.0 ]
Radius 580
EllipticalOrbit
{
Period 0.9554608
SemiMajorAxis 13868.37
Eccentricity 6.052256E-06
Inclination 305.1605
AscendingNode 34.41154
LongOfPericenter 63.8826
MeanLongitude 321.2971
}
RotationPeriod 65.29744
Obliquity 9.221756E-02
RotationOffset 35.96952
Albedo 6.380403E-02
}
# MOON MOON MOON MOON
#--------------------------------
############
# ASTROIDS #
############
"Astroid 1" "Altair"
{
Class"asteroid"
Texture"asteroid.jpg"
Color [ 0.85 0.85 1.0 ]
Mesh"roughsphere.cms"
Radius 16.56103
Albedo 9.220105E-02
EllipticalOrbit
{
Epoch 20031111
Period 288.0402
SemiMajorAxis 0.7878297
Eccentricity 0
Inclination 0
AscendingNode 251.4429
ArgOfPericenter 154.6155
MeanAnomaly 0
MeanLongitude 115.7854
}
RotationPeriod 39.73464
}
# This was created by SolargenVer2.0 with GUI (c) By Ian Millar >
Where "19.jpg" is a texture of your choice.
the source code is included with the program and it is made by Qbasic 4.5
My website is
http://members.shaw.ca/ianmillar
Here you can download Qbasic 4.5 also
(Note: You must run in full screen to work properly)
Enjoy