My updated Titan texture (2k)

General discussion about Celestia that doesn't fit into other forums.
Avatar
Topic author
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 22
With us: 22 years 6 months
Location: Hamburg, Germany

My updated Titan texture (2k)

Post #1by t00fri » 23.01.2005, 22:21

Hi all,

after we have all enjoyed the recent Titan landing photos, I
thought it might be about time to get into an iteration of a
much improved Titan surface texture for Celestia!

My updated 2k texture is based entirely on published
ESA/NASA imaging, since I found some disagreements with
the position of the landing site in Steve Albers' texture.

Here you see how it looks in Celestia:

Image

Here are the ingedients:

1) The best available lowres cylindric Titan map at about
11.2 Km/pix resolution

http://saturn.jpl.nasa.gov/multimedia/images/image-details.cfm?imageID=1182
Reduced by a factor 2, that's how the original looks like:

Image

This is quite a bit better than my default texture for Celestia 1.3.2.

2) The recent hires view of Titan at 2-4 km/pixel centered at lat = -15 deg, long = 156 deg west.
http://saturn.jpl.nasa.gov/multimedia/images/image-details.cfm?imageID=1179
Reduced by a factor of 4, it looks like this:
Image
I then used the great mmps projection program from Matthew Arcus
http://www.users.globalnet.co.uk/~arcus/mmps/
to generate a cylindrical projection centered around (lat,long) = (-15deg, 156 deg W)
from the above photo.

3) The positioning of the hires view was carefully matched to
the most recent coordinates of the /actual/ Huygens landing site from

Code: Select all

lat   = -11.017 deg
long = 191.867 deg West

Image

The lower resolution global map layer was then adjusted to
best matching with the hires one.

4) The mosaic borders of the resulting texture were then
smothed and matched in brightness & contrast.
Also the various colored lines from the original were
removed.

5) Finally the texture was colorized by mapping the recent
surface color photo onto the grayscale texture.
Image

You may download my new surface texture here. I used PNG
format to allow lossless modifications according to your
taste...There is a host of conversion programs around, if you
prefer another format.

http://www.shatters.net/~t00fri/images/titan-new2k.png

Note that my Titan cloud texture from Celestia 1.3.2 remains
unmodified. It is somewhat more yellowish than the orange
surface color according to the recent Huygens photo. I think
this is not unplausible and there are no reasons for applying
any corrections so far.

Enjoy,
Bye Fridger
Last edited by t00fri on 23.01.2005, 22:58, edited 1 time in total.

jestr
Posts: 612
Joined: 14.09.2003
With us: 21 years
Location: Bridgwater,UK

Post #2by jestr » 23.01.2005, 22:44

Nice work Fridger,Jestr

Avatar
Topic author
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 22
With us: 22 years 6 months
Location: Hamburg, Germany

Post #3by t00fri » 23.01.2005, 22:52

jestr wrote:Nice work Fridger,Jestr


Jestr,

Thanks. In fact, after I did all these careful corrections, it turns
out that your add-on's landing site matches the actual landing
location surprisingly well!

Bye Fridger

Dollan
Posts: 1150
Joined: 18.12.2003
Age: 54
With us: 20 years 9 months
Location: Havre, Montana

Post #4by Dollan » 24.01.2005, 01:27

Yes, quite nice! Now, is this THE texture, so to speak, or do you have a cloud map texture to overlay it?

Oh, is this texture publically available yet, or are you still working on it?

...John...
"To make an apple pie from scratch, you must first create the universe..."
--Carl Sagan

Avatar
Topic author
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 22
With us: 22 years 6 months
Location: Hamburg, Germany

Post #5by t00fri » 24.01.2005, 08:44

Dollan wrote:Yes, quite nice! Now, is this THE texture, so to
speak, or do you have a cloud map texture to overlay it?

Oh, is this texture publically available yet, or are you still working on
it?

...John...


John,

yes, I am still working on it, but people are welcome to download and
test it already. Yes it will become the updated default texture for the
next Celestia distribution (probably reduced to 1k). It will replace
eventually my present Titan surface texture in Celestia. As I wrote
above, my cloud texture being already part of Celestia 1.3.2, is still
satisfactory. So, yes, a cloud texture exists to go together with the
surface texture. After toggling the I-key the surface texture is
displayed as usual.

Bye Fridger

hank
Developer
Posts: 645
Joined: 03.02.2002
With us: 22 years 7 months
Location: Seattle, WA USA

Re: My updated Titan texture (2k)

Post #6by hank » 25.01.2005, 02:18

t00fri wrote:You may download my new surface texture here. I used PNG
format to allow lossless modifications according to your
taste...There is a host of conversion programs around, if you
prefer another format.


Fridger,

Thanks very much for making your excellent work available. But I must point out that conversion programs generally can be applied only after the file is downloaded, so they don't help those who prefer a lossy compression format in order to reduce their download time (and load on shatters.net).

- Hank

Darkshot
Posts: 31
Joined: 03.07.2004
With us: 20 years 2 months

Post #7by Darkshot » 25.01.2005, 05:48

This is weird, I'm getting a strange blue haze around titan that isnt in your picture. Heres the the Titan part in solarsys.ssc:

Code: Select all

"Titan" "Sol/Saturn"
{
   Texture  "titan.*"
        Color              [ 0.8 0.2 0.45 ]
        HazeColor          [ 0.781 0.629 0.975 ]
   HazeDensity        6
   Radius          2575

   Atmosphere {
      Height      200
                Lower       [ 0.477 0.367 0.211 ]
                Upper       [ 0.96 0.805 0.461 ]
                Sky         [ 0.3 0 0 ]
      CloudHeight   3
      CloudSpeed   65
      CloudMap "titan-clouds.*"
   }

   CustomOrbit "titan"
   EllipticalOrbit
   {
   Period            15.945421
   SemiMajorAxis 1221850
   Eccentricity       0.0292
   Inclination        0.33
   MeanAnomaly      120
   }

   Obliquity        0.6
   EquatorAscendingNode   186.6
   RotationOffset      318.9

   Albedo                    0.21
}


Is anything wrong? I might have accidently changed something so its probably just my own fault :) Other than this haze the texture is great, since the haze isnt even part of the texture, its there no matter what texture i put on Titan.

Michael Kilderry
Posts: 499
Joined: 11.10.2004
With us: 19 years 11 months
Location: London, UK

Post #8by Michael Kilderry » 25.01.2005, 06:59

It would be the Hazecolor and hazedensity bit doing that. Taking that out those should help.

Michael Kilderry :)
My shatters.net posting milestones:

First post - 11th October 2004
100th post - 11th November 2004
200th post - 23rd January 2005
300th post - 21st February 2005
400th post - 23rd July 2005

First addon: The Lera Solar System

- Michael

Avatar
Topic author
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 22
With us: 22 years 6 months
Location: Hamburg, Germany

Re: My updated Titan texture (2k)

Post #9by t00fri » 25.01.2005, 09:54

hank wrote:
t00fri wrote:You may download my new surface texture here. I used PNG
format to allow lossless modifications according to your
taste...There is a host of conversion programs around, if you
prefer another format.

Fridger,

Thanks very much for making your excellent work available. But I
must point out that conversion programs generally can be applied only
after the file is downloaded, so they don't help those who prefer a
lossy compression format in order to reduce their download time (and
load on shatters.net).

- Hank


Hank,

that's a good point. Since I have such a fast line now, I completely
forgot about download times ;-). I shall upload a JPEG version of my
texture tonight when I get home.

Bye Fridger

Avatar
Topic author
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 22
With us: 22 years 6 months
Location: Hamburg, Germany

Post #10by t00fri » 25.01.2005, 21:34

Hi all,

as promised, here is the possibility to download my actual Titan
surface texture as JPG, for people who want to economize on
the download time. Note that this format is not lossless. For
people who intend to apply significant changes, I
recommend to download the lossless PNG format of my
texture.

http://www.shatters.net/~t00fri/images/titan-new2k.jpg
Enjoy,

Bye Fridger

Darkshot
Posts: 31
Joined: 03.07.2004
With us: 20 years 2 months

Post #11by Darkshot » 26.01.2005, 05:57

Alright thanks, I figured it had something to do with that, I didn't know it wasn't supposed to be there all together heh. Thanks.

David
Posts: 24
Joined: 03.11.2004
With us: 19 years 10 months
Location: Bolton, England

Post #12by David » 30.01.2005, 01:52

I would like to say that t00fri has done a brilliant job on that texture.

but, i was thinking until we get more data could someone make an imaginary version based on current data and fill the gaps so it looks nice and complete, like that artists impression of sedna.

David
Celestia 1.3.2-1 and 1.4.0-6
iMac G3
Mac OS X 10.3.7
500 MHz CPU
512Mb SDRAM
ATI Rage 128 Pro 2 16Mb VRAM


Return to “Celestia Users”