mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
Added new texture
This commit is contained in:
parent
f11f54b6ab
commit
3442f4c88b
@ -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
|
||||
{
|
||||
receive_shadows off
|
||||
|
||||
BIN
starting_pen/materials/textures/rusty_metal.jpg
Normal file
BIN
starting_pen/materials/textures/rusty_metal.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 100 KiB |
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user