Added new texture

This commit is contained in:
Nate Koenig 2013-05-14 11:33:56 -07:00
parent f11f54b6ab
commit 3442f4c88b
3 changed files with 275 additions and 256 deletions

View File

@ -18,6 +18,26 @@ material StartingPen/Floor
} }
} }
material StartingPen/FloorRusty
{
receive_shadows on
technique
{
pass
{
ambient 1 1 1 1
diffuse 1 1 1 1
texture_unit
{
texture rusty_metal.jpg
filtering anistorpic
max_anisotropy 16
}
}
}
}
material StartingPen/OSRF material StartingPen/OSRF
{ {
receive_shadows off receive_shadows off

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

File diff suppressed because it is too large Load Diff