Paolo wrote:I've missed for a few days and I'm glad to see that the things are going on quite good.
Fridger and Toti congratulations! The screenshots are really spectacular.
To enhance a bit the visual appearance and simulate the dark clouds I suggest to set some blobs with a dark color and a low transparency.
Many thanks guys. I think that when Fridger will exctract the 14000 galaxy database this will be the greatest cosmological enhancement of Celestia so far!
Paulo,
I think next we (I) might study coloration and luminosity distribution in a more systematic fashion in the code. I am almost certain that it is much better to start from a (H,S,L~V [alue]) =(Hue, Saturation, Luminosity) model rather than using (R,G,B) color parametrizations!
The changes in color could then simply be controlled with one parameter (Hue) and similarly for L (Luminosity). Tonight I shall try a Gaussian decrease in L (exp(-a*(255-L)^2) to make the luminosity concentrated more in the galaxy center.
The idea is to arrive at a semi-realistic coloration, just from the typical catalog input parameters on luminosity/color:
Vmag (visual), Bmag (blue) + Surface brightness.
We can build a semi-empirical (Hue) color lookup table based on photographic color images and the associated values of (Vmag, Bmag, Sb).
The (H,S,V) parametrization uses essentially "polar coordinates in color space" with a direct correspondence with the complex numbers. In the HSV color scheme, the parameter Hue(H) is an angle measuring position around the color wheel. Red has a Hue of 0 or 360 degrees; green has Hue 120 degrees, and blue has Hue 240 degrees.
Also I want to gain some experience with that approximate formula (that I quoted further up), expressing the galaxy inclination 'i' in terms of the ratio d/D of its min/max extension parameters, as tabulated in catalogs. The underlying idea is that most galaxies should have a /spherical/ shape (d=D) when looked at 'face-on'. Then, for d<>D in observations, one may easily calculate the corresponding inclination...(a trivial piece of homework, really).
Bye Fridger