A galaxy far, far away?
-
Topic authorTuefish
- Posts: 95
- Joined: 27.02.2007
- With us: 17 years 8 months
- Location: Just a little to the left of the middle of nowhere, Southern California, USA
A galaxy far, far away?
Has anyone thought of doing stars in a diferent galaxy?
"Over Seventy earths spinnin' round in the galaxy, and the meek have inherited not a one."
-Malcolm Reynolds
-Malcolm Reynolds
- Hungry4info
- Posts: 1133
- Joined: 11.09.2005
- With us: 19 years 2 months
- Location: Indiana, United States
True.
Something of this scale is a tremendous challenge to undertake, especially using what is essentially volunteer work. Anyone who is familiar with large-scale development projects will tell you that the only way to successfully undertake such things is with employment.
Besides that, the only "stars" that we are able to actually register in different galaxies with current technologies are those that have undergone supernovas -- in other words, even if such development were possible, it would be comprised of entirely fictional star data.
It is a dream we all have here, but it is simply not yet feasible and is not likely to become so for quite some time.
Something of this scale is a tremendous challenge to undertake, especially using what is essentially volunteer work. Anyone who is familiar with large-scale development projects will tell you that the only way to successfully undertake such things is with employment.
Besides that, the only "stars" that we are able to actually register in different galaxies with current technologies are those that have undergone supernovas -- in other words, even if such development were possible, it would be comprised of entirely fictional star data.
It is a dream we all have here, but it is simply not yet feasible and is not likely to become so for quite some time.
peter_89 wrote:True.
Something of this scale is a tremendous challenge to undertake, especially using what is essentially volunteer work. Anyone who is familiar with large-scale development projects will tell you that the only way to successfully undertake such things is with employment.
Besides that, the only "stars" that we are able to actually register in different galaxies with current technologies are those that have undergone supernovas -- in other words, even if such development were possible, it would be comprised of entirely fictional star data.
It is a dream we all have here, but it is simply not yet feasible and is not likely to become so for quite some time.
Not at all. While Sol-like stars haven't been resolved, others have been discovered. In 2005, for example, a group of astornomers discovered an eclipsing binary system with a period of some three and a half days. Never mind, of course, various Cepheid variables.
But your point is well taken. The primary use of such a capability at present would be for fictional data. On the other hand, there are plenty of fascinating stellar examples within THIS galaxy which lay beyond the distance limit, and which would be fine additions. Still, there is plenty *within* the stellar limit that needs to be developed...
So, yeah. It would be a nice thing to have, but we should be patient.
...John...
"To make an apple pie from scratch, you must first create the universe..."
--Carl Sagan
--Carl Sagan
- t00fri
- Developer
- Posts: 8772
- Joined: 29.03.2002
- Age: 22
- With us: 22 years 7 months
- Location: Hamburg, Germany
peter_89 wrote:True.
Something of this scale is a tremendous challenge to undertake, especially using what is essentially volunteer work. Anyone who is familiar with large-scale development projects will tell you that the only way to successfully undertake such things is with employment.
This is totally incorrect, of course. I don't know what ideas you have about the Celestia development team. Most of us are software engineers or scientists by profession and are certainly familiar with large-scale development projects (professionally (!) and within Celestia)
After we managed to implement entire standard catalogs of 10000+ galaxies including their correct spacial orientation and morphological types, we certainly could also address to resolve galaxies into stars. But this is entirely besides the point, to emphasize this once more: Celestia is based on /scientific/ data. Since there are NO starmaps of remote galaxies, we are simply NOT in charge here! There are very up-to-date catalogs of (extra galactic) Supernovae which I could easily implement using particular kinds of sprites for example...
Bye Fridger
-
- Developer
- Posts: 3776
- Joined: 04.02.2005
- With us: 19 years 9 months
-
- Posts: 11
- Joined: 25.02.2007
- With us: 17 years 8 months
I would think that making an option to switch between Galaxies would make it possibe. Someone said it's too far away from the sun? then make an option to make a "second sun" to move to. It would have to be that you essentially delete allt he milky way galaxy starts and load other ones though. A sacrifice yes, but how much well would it be? Perhapse and auto-switcher so that when you get near a galaxy it moves the sun there. Complicated? yes, but feasible
- Chuft-Captain
- Posts: 1779
- Joined: 18.12.2005
- With us: 18 years 10 months
Hungry4info wrote:What prevents this restriction from being removed for the final release of Celestia 1.5.0?
I haven't examined the code, but I assume the fundamental reason for this restriction is the numerical precision of the data-types cuurently used within Celestia to represent distances. As Celestia is able to define distance scales from thousands of LY's right down to meters or less, then I would guess that the 16K limit exists because it represents the distance at which the #units of the smallest measure available to STC objects (whether that be AU's, km's, meters, mm's or nanometers ) exceeds the numerical precision of a float or double.
Like I said, I haven't looked at the code, so perhaps there is some other historical reason in the code.....in any case one of the developers is sure to be able to elaborate (or correct me) on this subject.
"Is a planetary surface the right place for an expanding technological civilization?"
-- Gerard K. O'Neill (1969)
CATALOG SYNTAX HIGHLIGHTING TOOLS LAGRANGE POINTS
-- Gerard K. O'Neill (1969)
CATALOG SYNTAX HIGHLIGHTING TOOLS LAGRANGE POINTS
- t00fri
- Developer
- Posts: 8772
- Joined: 29.03.2002
- Age: 22
- With us: 22 years 7 months
- Location: Hamburg, Germany
Chuft-Captain wrote:...
Like I said, I haven't looked at the code, so perhaps there is some other historical reason in the code.....in any case one of the developers is sure to be able to elaborate (or correct me) on this subject.
...all developers I would say .
Beyond what you wrote, there is a further much tighter /physical/ limitation that however only concerns those who care about scientific correctness of Celestia's data.
The distance measurements get increasingly bad with increasing distances, since the parallaxes tend to become unmeasurably small.
Just like in case of galaxies, for the stars also the main effort is to come up with accurate distance values. If you examine the HIPPARCOS data wrto the inherent distance uncertainties you will be surprised. Also the HIP catalog makes clear statements until which distances the data remain reasonably accurate.
Bye Fridger