disable the night texture?
disable the night texture?
Not really a bug...more a request on looks...Is there a way to disable the night texture on the dayside for the next version of Celestia?
- gironde
- Posts: 851
- Joined: 16.12.2016
- Age: 72
- With us: 7 years 11 months
- Location: Montigny-Les-Metz, France
Croc,
I think the setting you are showing is for night light only.
alexdudek talks about nighttime textures.
The textures of nights for a planet, for example, are located in the .ssc.
Look in solarsys.ssc, for Earth, there is the instruction NightTexture "earthnight. *"
To no longer see them on the screen, just write #NightTexture "earthnight. *" for put the line to comment. If you want to have them on demand, you may have to try AltSurface.
I think the setting you are showing is for night light only.
alexdudek talks about nighttime textures.
The textures of nights for a planet, for example, are located in the .ssc.
Look in solarsys.ssc, for Earth, there is the instruction NightTexture "earthnight. *"
To no longer see them on the screen, just write #NightTexture "earthnight. *" for put the line to comment. If you want to have them on demand, you may have to try AltSurface.
- Croc
- Forum Admin
- Posts: 437
- Joined: 10.08.2016
- With us: 8 years 3 months
- Location: Udomlya, Tver region, Russia
gironde,#3by gironde » Today, 18:15
Croc,
1. I do not know English, so I can not understand the question.
2. Based on your answer, you do not quite understand the question correctly.
The question reads:
Translating to Russian language:Not really a bug...more a request on looks...Is there a way to disable the night texture on the dayside for the next version of Celestia?
На самом деле это не ошибка...больше запрос на внешний вид...есть ли способ отключить ночную текстуру на дневной стороне для следующей версии Celestia?
In the solarsys.ssc (22.01.2011) file there is a link to the night texture:
Code: Select all
"Earth" "Sol"
{
Texture "earth.*"
NightTexture "earthnight.*"
.....................................
Night texture earthnight.jpg (22.01.2011) is in the folder ..\textures\medres. Here is the texture:
I agree with you to disable the night texture, you can edit the solarsys.ssc file as follows:
Code: Select all
"Earth" "Sol"
{
Texture "earth.*"
# NightTexture "earthnight.*"
.....................................
I suggested an easier way - to disable the night texture in the "View Options" panel.
===================
Carefully read the question: "...disable the night texture on the dayside..."
I do not understand what caused this question?
The night texture does not distort the view of the Earth during the day.
Creator of the GUI "Lua Universal Tools"
25/V/1947 - 30/III/2019
25/V/1947 - 30/III/2019
Hi,
On celestia 1.6.1 or 1.7, night textures are turn OFF ?
CTRL L doesn't work !
Why ?
On celestia 1.6.1 or 1.7, night textures are turn OFF ?
CTRL L doesn't work !
Why ?
Soft: Celestia 1.6.2
PC : Intel Core i9-9900K (4 GHz) , Chipset Z390 Exp, RAM 32 Go DDR4 3000 Mhz, SSD M.2 512 Go + HDD 3 To, MSI GeForce RTX 2080 8Go - W10 64b
I lost my old user, so with us: since more 12 years
=> It is by doubting everything that everybody approaches the truth !
PC : Intel Core i9-9900K (4 GHz) , Chipset Z390 Exp, RAM 32 Go DDR4 3000 Mhz, SSD M.2 512 Go + HDD 3 To, MSI GeForce RTX 2080 8Go - W10 64b
I lost my old user, so with us: since more 12 years
=> It is by doubting everything that everybody approaches the truth !
Yes, it works fine !
Thank you very much Selden, you're the best !
Merry Christmas...
Thank you very much Selden, you're the best !
Merry Christmas...
Soft: Celestia 1.6.2
PC : Intel Core i9-9900K (4 GHz) , Chipset Z390 Exp, RAM 32 Go DDR4 3000 Mhz, SSD M.2 512 Go + HDD 3 To, MSI GeForce RTX 2080 8Go - W10 64b
I lost my old user, so with us: since more 12 years
=> It is by doubting everything that everybody approaches the truth !
PC : Intel Core i9-9900K (4 GHz) , Chipset Z390 Exp, RAM 32 Go DDR4 3000 Mhz, SSD M.2 512 Go + HDD 3 To, MSI GeForce RTX 2080 8Go - W10 64b
I lost my old user, so with us: since more 12 years
=> It is by doubting everything that everybody approaches the truth !