Comet tails
Posted: 04.01.2008, 18:05
1.5.0pre5
How is the question of whether comet tails get drawn decided? For example, consider the following:
The comet gets up to a calculated temperature of over 2400 K yet a tail never gets drawn.
Also, the tip of comets never seems to disappear, e.g. in this screenshot of Halley at aphelion:
![Image](http://tribick.users.btopenworld.com/temp/halleyapastron.jpg)
How is the question of whether comet tails get drawn decided? For example, consider the following:
Code: Select all
"Comet" "PSR 1257+12" {
Class "comet"
Radius 10
Texture "asteroid.*"
EllipticalOrbit {
SemiMajorAxis 2
Eccentricity 0.95
Period 100 # not consistent with semimajor axis
}
}
The comet gets up to a calculated temperature of over 2400 K yet a tail never gets drawn.
Also, the tip of comets never seems to disappear, e.g. in this screenshot of Halley at aphelion:
![Image](http://tribick.users.btopenworld.com/temp/halleyapastron.jpg)