Added better objects from OgreBullet demo.
This commit is contained in:
20
media/ogre-bullet-sample-media/materials/wheel.material
Normal file
20
media/ogre-bullet-sample-media/materials/wheel.material
Normal file
@ -0,0 +1,20 @@
|
||||
material Wheel
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
ambient 0.500000 0.500000 0.500000 1.000000
|
||||
diffuse 0.470588 0.470588 0.470588 1.000000
|
||||
specular 0.449020 0.449020 0.449020 1.000000 12.500000
|
||||
emissive 0.000000 0.000000 0.000000 1.000000
|
||||
texture_unit
|
||||
{
|
||||
texture Tire_tex.png
|
||||
tex_address_mode wrap
|
||||
filtering trilinear
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user