Changing night skydome to a new texture, because polar mapping looks bad.
This commit is contained in:
parent
834496699d
commit
398147d79c
@ -273,9 +273,10 @@ data/textures/hintTexture2.png is based on this.
|
||||
|
||||
-------------------------------------------------------------------------------------
|
||||
|
||||
data/textures/bluenightskydome.png was generated with:
|
||||
data/textures/nightskydome.png was generated with:
|
||||
http://wwwtyro.github.io/procedural.js/space/ Source code here:
|
||||
https://github.com/wwwtyro/procedural.js
|
||||
Seed: NTc3MDMzNjg3ODQ4NQ
|
||||
|
||||
-------------------------------------------------------------------------------------
|
||||
|
||||
|
@ -13219,7 +13219,7 @@
|
||||
<skydome>
|
||||
<model>skydome.obj</model>
|
||||
<texture>skydomeNew.png</texture>
|
||||
<nightTexture>bluenightskydome.png</nightTexture>
|
||||
<nightTexture>nightskydome.png</nightTexture>
|
||||
</skydome>
|
||||
|
||||
<waterPlane>
|
||||
|
@ -227,7 +227,7 @@
|
||||
<skydome>
|
||||
<model>skydome.obj</model>
|
||||
<texture>skydomeNew.png</texture>
|
||||
<nightTexture>bluenightskydome.png</nightTexture>
|
||||
<nightTexture>nightskydome.png</nightTexture>
|
||||
</skydome>
|
||||
|
||||
<physics>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.4 MiB |
BIN
data/textures/nightskydome.png
Normal file
BIN
data/textures/nightskydome.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 MiB |
Loading…
Reference in New Issue
Block a user