Page 1 of 1

Star question

Posted: 01.10.2004, 07:48
by McWgogs
How to make custom stars?
please show me an example

Posted: 01.10.2004, 13:11
by selden
Create an STC file and put it in the \extras\ folder

Please read http://www.lepp.cornell.edu/~seb/celestia/addon-intro.html

Code: Select all

500000 "Intro" {
   RA  98.0       # RA in fractional degrees
   Dec  5.04      # Declination in fractional degrees
   Distance  5500  # distance in LightYears
   SpectralType "G0"
   AppMag 15
}