Page 1 of 1

How do I add in new planets to systems

Posted: 22.05.2011, 11:47
by Alliance01
Hi Celestia creators and users.
I have Celestia 1.6.0, I have nearly all the addons on Motherload, I have a Cel Script tutorial (read part of it on arguments and such) and access to all the files - one problem however? I have look at them all and I cannot figure out what files I use to add in new planets and objects and where I can find the individual star system's information, what ones do I need? If there are any addons you would also suggest for this then I will be very great-full :D!

Re: How do I add in new planets to systems

Posted: 22.05.2011, 16:29
by Hungry4info
Alliance01 wrote:I cannot figure out what files I use to add in new planets and objects
If you extract the add-ons to your /extras folder, they should work.

Alliance01 wrote:and where I can find the individual star system's information, what ones do I need?
I'm not sure what you mean, but hopefully this will help. If you open the .stc associated with the add-on, it will tell you what star the objects orbit.

Code: Select all

"planet" "orbited star"
{
  ... information ...
}

Re: How do I add in new planets to systems

Posted: 22.05.2011, 16:31
by Marco Klunder
Hello Alliance01,

Good to hear you have figured out the Cel script tutorial, but unfortunately for you, cel or celx scripts are not used to add new planets and objects within Celestia.

These planets and objects are defined in the so called SSC (Solar System Catalog) files, which are documented here: http://en.wikibooks.org/wiki/Celestia/SSC_File.
SSC files are stored in the ..\celestia\data directory, or if you make your own add-on, they can also be stored in the ..\celestia\extras directory.
For example you can download some spacecraft add-ons from the Motherlode and examine how these add-ons are structured (using subdirectories) and stored within the ..\celestia\extras directory.

I hope this will help you a bit further.

Marco

Re: How do I add in new planets to systems

Posted: 23.05.2011, 06:59
by John Van Vliet
--- edit ---

Re: How do I add in new planets to systems

Posted: 26.05.2011, 02:29
by Alliance01
Okay, this should help, thanks ;D. Now, a couple questions:

1. What do I use to open SSC files, Marco, I heard you speak of add ons; if so, what ones do I use, I may have it already.

2. Nothing to do with the thread, but I am curious, can you use Terragen 2 in Celestia, I looked in the Tutorials forum and I saw that you can use Planet Genisis with Classical Terragen, so it looks like a possibility.

Re: How do I add in new planets to systems

Posted: 26.05.2011, 02:50
by John Van Vliet
--- edit ---

Re: How do I add in new planets to systems

Posted: 26.05.2011, 03:21
by Alliance01
@1. Found out that notepad will just fine.

Re: How do I add in new planets to systems

Posted: 28.05.2011, 06:28
by Alliance01
Hmm, you say that Terragen 2 models do not work with Celestia, I see why, Celestia uses separate textures and creates its own spheres to apply them to. Terragen 2 and Vue are still superb for this, an add on may do the trick, that can convert planetary scales and alike to the SSC programing while stating in the programming that textures, night maps and bumb maps are not required. Although, this would only be availabvle to those with 2Ghz or more, so I see that normal SSC programing has its own advantages.