I like to create planetary systems in CELESTIA. But writing SSC Files can be very difficult. Thatswhy I decided to write a SSC File Developement Enviroment (in C#) , codename StarDust.
I need help with the property - description's . There are lots of properties you can define on each sub stellar object. I've implemented them all, but there should be a description for them.
Here is a screenshot of the user interface:

Now I need the description of "selected parameters" (right, bottom of the UI). Can someone help me to describe the parameters ? If yes, i will publish a CVS (comma separated file), where u can write down the description of the parameter.
Also I want to create a generator, that generates complete planetary systems from statistic formulas. If someone has more information on this, i would be pleased.
Example:
Input:
- Gravity of Planet
- Distance to sun
Output:
- Number of Moons
- Size of Moons
etc ........
The current aim are:
- Creating and exporting SSC Files
- Importing and editing SSC Files
After that:
- Star System Generator
- OpenGL Preview of Objects
When a useable beta version will be available, i will publish it.
That is a open source project, everone can join StarDust
