Lets make Celestia the better google-earth

The place to discuss creating, porting and modifying Celestia's source code.
Topic author
raphi72
Posts: 2
Joined: 03.01.2006
With us: 18 years 10 months

Lets make Celestia the better google-earth

Post #1by raphi72 » 03.01.2006, 00:14

There's one thing I miss on Celestia, which let's google earth perform much better: Google dynamically get's the data of the internet, when you zoom in to a special spot on earth.

I think, that there is a chance to implement that feature to celestia:
I just looked over the doxygen documentation and found, that all it takes is to add that feature to the texmanager:
http://celestia.teyssier.org/source-doc ... _8cpp.html

Why don't we just borrow some code from NASAs EarthWind like this one:
http://cvs.sourceforge.net/viewcvs.py/n ... &view=auto

Well - I know it's C# instead of C++ and needs a lot of work to import that,
but I think it would be great to include the BlueMarble NG images to Celestia.

Maybe someone can even sniff the google-earth protocol to get
google-earth textures into Celestia. :-)
Raphael

Avatar
Jeam Tag M
Posts: 540
Joined: 01.04.2003
Age: 60
With us: 21 years 7 months
Location: Southern suburb, Paris, France

Re: Lets make Celestia the better google-earth

Post #2by Jeam Tag » 03.01.2006, 09:05

raphi72 wrote:Maybe someone can even sniff the google-earth protocol to get google-earth textures into Celestia. :-)
GE textures are in false colors, IIRC. Jeam
Catalogue des ajouts /Catalog for the Add-Ons in French
...PAGES LOSTS, SORRY

Topic author
raphi72
Posts: 2
Joined: 03.01.2006
With us: 18 years 10 months

Re: Lets make Celestia the better google-earth

Post #3by raphi72 » 03.01.2006, 23:25

Jeam Tag wrote:
raphi72 wrote:Maybe someone can even sniff the google-earth protocol to get google-earth textures into Celestia. :-)
GE textures are in false colors, IIRC. Jeam

Having the image data and a screenshot of the image,
it should be possible to map the colors back to their
correct values.
Raphael


Return to “Development”