mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 22:25:46 -04:00
patches/textures: replacement E4 starry sky for Double Impact
Double Impact's original sky texture is derived from an image with unknown copyright restrictions (see [1]). Construct a replacement from an image of the globular cluster M80 from the Hubble Space Telescope (Credits: NASA; public domain; sources [2] [3]) and a random starfield image generated by ImageMagick (adapted from [4]) Note the original's "dark sky with bright shadow-casting light source" effect which was built into the maps - this replacement is carefully tuned to preserve that effect (as any improvement should also do). [1] http://www.doomworld.com/vb/post/1222877 [2] http://en.wikipedia.org/wiki/File:A_Swarm_of_Ancient_Stars_-_GPN-2000-000930.jpg [3] http://grin.hq.nasa.gov/ABSTRACTS/GPN-2000-000930.html [4] http://www.imagemagick.org/Usage/advanced/#stars Signed-off-by: RjY <rjy@users.sourceforge.net>
This commit is contained in:
parent
85a2eb44e2
commit
3d464fd265
5 changed files with 7 additions and 2 deletions
BIN
patches/rjy/sky4a.gif
Normal file
BIN
patches/rjy/sky4a.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
BIN
patches/rjy/sky4b.gif
Normal file
BIN
patches/rjy/sky4b.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
1
patches/sky4a.gif
Symbolic link
1
patches/sky4a.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
rjy/sky4a.gif
|
1
patches/sky4b.gif
Symbolic link
1
patches/sky4b.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
rjy/sky4b.gif
|
|
@ -1935,8 +1935,11 @@ WFALL4 64 128
|
||||||
|
|
||||||
; These textures are only in Ultimate Doom
|
; These textures are only in Ultimate Doom
|
||||||
|
|
||||||
SKY4 256 128
|
SKY4 1024 128
|
||||||
* SKY4 0 0
|
* SKY4A 0 0
|
||||||
|
* SKY4A 256 0
|
||||||
|
* SKY4B 512 0
|
||||||
|
* SKY4A 768 0
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue