Changing night skydome to a new texture, because polar mapping looks bad.

This commit is contained in:
Faerbit 2015-03-15 10:57:02 +01:00
parent 834496699d
commit 398147d79c
5 changed files with 4 additions and 3 deletions

View File

@ -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
-------------------------------------------------------------------------------------

View File

@ -13219,7 +13219,7 @@
<skydome>
<model>skydome.obj</model>
<texture>skydomeNew.png</texture>
<nightTexture>bluenightskydome.png</nightTexture>
<nightTexture>nightskydome.png</nightTexture>
</skydome>
<waterPlane>

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB