Ignore:
Timestamp:
05/28/07 17:00:18 (18 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Illum/Ogre/Media/MORIA/moria.material

    r2386 r2398  
    2626                                //      start_tex_id 3 
    2727                                //}      
     28                                //RenderTechnique SphericalBillboard 
     29                                //{ 
     30                           //   bind_texture false 
     31                                //}      
    2832                                RenderTechnique DepthShadowReceiver 
    2933                                { 
     
    6872                        texture_unit displace 
    6973                        { 
     74                                texture nullbump.bmp 
     75                                //filtering none 
     76                                //tex_address_mode clamp 
    7077                        } 
    7178                        texture_unit pathMap 
     
    104111                        texture_unit displace 
    105112                        { 
    106                                 texture greatpillardisplace.dds 
     113                                texture greatpillarbump.bmp 
     114                                //texture nullbump.bmp 
     115                                //tex_address_mode mirror 
    107116                        } 
    108117                } 
     
    150159                                texture greatHallWallDetail.png 
    151160                        } 
     161                        texture_unit displace 
     162                        { 
     163                                texture morialwalldetailbump.bmp 
     164                        }                        
    152165                } 
    153166        } 
     
    167180                                texture pillarheaddetail.png 
    168181                        } 
     182                        texture_unit displace 
     183                        { 
     184                                texture greatpillarheadbump.bmp 
     185                        } 
     186                                                 
    169187                } 
    170188        } 
Note: See TracChangeset for help on using the changeset viewer.