Tutorial3: Balloon got new texture

stable-5.1
MimmoO 2010-12-14 15:04:04 +01:00
parent bf4b2ca37e
commit 4dfaa99988
2 changed files with 9 additions and 3 deletions

View File

@ -5,10 +5,16 @@ material Target_Balloon
{
pass
{
ambient 0.500000 0.500000 0.500000 1.000000
diffuse 0.640000 0.640000 0.640000 1.000000
ambient 0.500000 0.500000 0.500000 2.000000
diffuse 0.640000 0.640000 0.640000 2.000000
specular 0.000000 0.000000 0.000000 1.000000 12.500000
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
texture target_balloon.png
tex_address_mode wrap
filtering trilinear
}
}
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 14 KiB