Textur der Schleusen gefixt: Transparenz bei GIFs scheint nicht mehr zu

funktionieren, verwende PNG.
This commit is contained in:
hjp 2008-02-10 00:59:54 +00:00
parent ccc5ac13e2
commit 097c3a1f91
7 changed files with 6 additions and 6 deletions

BIN
pr/kr100/HB100.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 B

View File

@ -99,9 +99,9 @@ difference {
texture {
pigment {
image_map {
gif "manns.gif"
png "manns.png"
interpolate 4 // 4=normalized distance
filter 5 1.0
// filter 5 1.0
once
}
translate < -0.5, -0.5, 0 >
@ -114,7 +114,7 @@ texture {
texture {
pigment {
image_map {
gif "HB100.gif"
png "HB100.png"
interpolate 4 // 4=normalized distance
filter 5 1.0
once
@ -129,9 +129,9 @@ texture {
texture {
pigment {
image_map {
gif "hg23_100.gif"
png "hg23_100.png"
interpolate 4 // 4=normalized distance
filter 5 1.0
// filter 5 1.0
once
}
translate < -0.5, -0.5, 0 >
@ -144,7 +144,7 @@ texture {
texture {
pigment {
image_map {
gif "hg4_100.gif"
png "hg4_100.png"
interpolate 4 // 4=normalized distance
filter 5 1.0
once

Binary file not shown.

Before

Width:  |  Height:  |  Size: 443 B

After

Width:  |  Height:  |  Size: 422 B

BIN
pr/kr100/hg23_100.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 B

BIN
pr/kr100/hg4_100.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 570 B

After

Width:  |  Height:  |  Size: 603 B

BIN
pr/kr100/manns.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 B