Hello
I downloaded a really nice mars texture from here http://www.space-graphics.com/redmars.htm (they have the nice Blue mars too)
and tried to use it, but it just wont show
I downloaded the 5k texture and the 5k bump map
edited the sosarsys.ssc to reflect the changes
But all i get is a pink ball
Dose the texture have to aply to any rules ?
Can anyone help me fit a texture
-
Topic authorDarkmiss
- Posts: 1059
- Joined: 20.08.2002
- With us: 22 years 3 months
- Location: London, England
well in laymans terms I take it that means it has to exactly twice as wide as it is high
well i did that, I made it 5000 x 2500
and id did nothing
Sorry im still ver new with this program
and im like a big sponge ready to soak up all information
Well it worked, 'I used the size you said and now its fine, thank you
well i did that, I made it 5000 x 2500
and id did nothing
Sorry im still ver new with this program
and im like a big sponge ready to soak up all information
Well it worked, 'I used the size you said and now its fine, thank you
I can't update textures too
Excuse me for asking the same question but I also tried to change
the Celestia textures for higher resolution ones, I resampled
them to the power of 2 and I see the same blurry sheres!..
What should I do - change some script in some way?
How have you managed to make Celestia use higher-resolution texture?
And one more question: why is the directory "hires" of the Celestia folder empty? I tried to put my new texture there but with no effect. And
by changing the texture in "medres" folder I obtain this blurry image.
What additional steps should be done?
Maybe, it needs some special format different from png or jpg?
Help me, please!
the Celestia textures for higher resolution ones, I resampled
them to the power of 2 and I see the same blurry sheres!..
What should I do - change some script in some way?
How have you managed to make Celestia use higher-resolution texture?
And one more question: why is the directory "hires" of the Celestia folder empty? I tried to put my new texture there but with no effect. And
by changing the texture in "medres" folder I obtain this blurry image.
What additional steps should be done?
Maybe, it needs some special format different from png or jpg?
Help me, please!
Make sure you have edited the solarsys.ssc file to include the name of your new texture file. Celestia will look in the medres folder by default. Hold Shift and press 'R' to load the texture from the hires folder. If the texture you are using is a .dds file, you need to set the CompressTexture value to False. Good luck!
Thank you very much for answering but I went through these steps.
First, I renamed my new texture to make its name exactly the same as the old (original) one. This worked but instead of a planet become more refined, sharp it behaved to the opposite -- it became more blurry! Texture hadn't disappear completely, it just bacame less detailed then the original one. that's strange as I was using texture with HIGHER resolutuion...
Then I renamed my new texture to some name (say, earth4k.png) and corected the .ssc file. The texture disappeared completely! I just don't understand...
The texture copression is true by default and I hadn't touched it at all.
I prepared .png textures from my .jpeg maps taken from the Planet Portal. I used the ACDSee 3.0 for encoding.
I hadn't changed the bumpmapping texture though. Maybe, the problem lies here?
I have a GeForce 2MX400 64Mb video card.
Maybe I'm just stupid??? -- I don't know..
One proposition: maybe it's worth writing a short but clear instruction on changing textures for Celestia? Where all the procedure would be written step-by-step? For beginners...
First, I renamed my new texture to make its name exactly the same as the old (original) one. This worked but instead of a planet become more refined, sharp it behaved to the opposite -- it became more blurry! Texture hadn't disappear completely, it just bacame less detailed then the original one. that's strange as I was using texture with HIGHER resolutuion...
Then I renamed my new texture to some name (say, earth4k.png) and corected the .ssc file. The texture disappeared completely! I just don't understand...
The texture copression is true by default and I hadn't touched it at all.
I prepared .png textures from my .jpeg maps taken from the Planet Portal. I used the ACDSee 3.0 for encoding.
I hadn't changed the bumpmapping texture though. Maybe, the problem lies here?
I have a GeForce 2MX400 64Mb video card.
Maybe I'm just stupid??? -- I don't know..
One proposition: maybe it's worth writing a short but clear instruction on changing textures for Celestia? Where all the procedure would be written step-by-step? For beginners...
You need the DXT Tools from Nvidia's website:
http://developer.nvidia.com/view.asp?IO ... ion_plugin
http://developer.nvidia.com/view.asp?IO ... ion_plugin
Excuse me for asking the same question but I also tried to change
the Celestia textures for higher resolution ones, I resampled
them to the power of 2 and I see the same blurry sheres!..
What should I do - change some script in some way?
How have you managed to make Celestia use higher-resolution texture?
Your main problem is that you are never going to get the results that you want by going from a low resolution and trying to change it to a higher resolution by resampling. The blurriness is caused because the new image is created without any high frequency information, which you don't have but need to make the image sharp. In order to get the effects that you want you are going to need to find some higher resolution images to base you textures on.
Michael
the Celestia textures for higher resolution ones, I resampled
them to the power of 2 and I see the same blurry sheres!..
What should I do - change some script in some way?
How have you managed to make Celestia use higher-resolution texture?
Your main problem is that you are never going to get the results that you want by going from a low resolution and trying to change it to a higher resolution by resampling. The blurriness is caused because the new image is created without any high frequency information, which you don't have but need to make the image sharp. In order to get the effects that you want you are going to need to find some higher resolution images to base you textures on.
Michael
- John Van Vliet
- Posts: 2944
- Joined: 28.08.2002
- With us: 22 years 2 months
To Danila
Dont give up It took me a while to figure out image formats , I started geting into digatle this past winter . I now have a prety nice grip on using GIMP (a very nice tool)
Guys, guys, guys,
I am not sure you are getting the meaning of power of 2. This means if a texture you downloaded has a size of 5000x2500 you need to resize the texture to 4096x2048. Don't divide it in half to 2500x1350 or close to that. All texture sizes must fall into the same size like system memory. 256,512,1024,2048,4096,8192, and so on. Just remember that the texture must be twice as wide as it is tall. this give textures a 2 to 1 ratio or 2.1 ratio. There are some textures that don't follow this rule as they are a 1.1 ratio or square. Good luck.
I am not sure you are getting the meaning of power of 2. This means if a texture you downloaded has a size of 5000x2500 you need to resize the texture to 4096x2048. Don't divide it in half to 2500x1350 or close to that. All texture sizes must fall into the same size like system memory. 256,512,1024,2048,4096,8192, and so on. Just remember that the texture must be twice as wide as it is tall. this give textures a 2 to 1 ratio or 2.1 ratio. There are some textures that don't follow this rule as they are a 1.1 ratio or square. Good luck.