I set time to September 7, 1977 (2 days after Voyager 1 launch) and Celestia will show Voyager 1 hundreds of millions of km away from Earth. Is this a bug?
Thanks.
VOYAGER 1 AND 2 NOT SET CORRECTLY
VOYAGER 1 AND 2 NOT SET CORRECTLY
I have Celestia v1.2.5 running on the following machine:
Dell Dimension8200
WinXP Pro/SP1
P4 2.53Ghz 533MhzFSB
2Gb RDRAM PC800
ATI RADEON8500 PRO 128MB videocard
Viewsonic VP230mb 23.1" LCD 1600x1200 native
2 HD 120Gb each
Dell Dimension8200
WinXP Pro/SP1
P4 2.53Ghz 533MhzFSB
2Gb RDRAM PC800
ATI RADEON8500 PRO 128MB videocard
Viewsonic VP230mb 23.1" LCD 1600x1200 native
2 HD 120Gb each
Yes, there needs to be an ssc file, but Celestia uses all the .ssc files that it finds in the "extras" directory. You don't have to edit solarsys.ssc to add objects.
For a spacecraft that uses an xyz trajectory definition, its ssc file can be quite simple. For example, you can create voyager.ssc which just contains
Of course, this assumes you also have a voyager 3ds model.
I usually use "galileo.3ds" since I know the Galileo model is shipped with Celestia and I'm usually more interested in watching the things that it flies by.
For a spacecraft that uses an xyz trajectory definition, its ssc file can be quite simple. For example, you can create voyager.ssc which just contains
Code: Select all
"Voyager" "Sol"
{
Class "spacecraft"
Mesh "voyager.3ds"
Radius 0.00085
Albedo 0.7
SampledOrbit "voyager.xyz"
}
Of course, this assumes you also have a voyager 3ds model.
I usually use "galileo.3ds" since I know the Galileo model is shipped with Celestia and I'm usually more interested in watching the things that it flies by.
Selden