Ignore:
Timestamp:
03/19/07 16:53:44 (18 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Illum/Ogre/Media/PMDemo/PRMDemo.material

    r2246 r2266  
    2222        IllumTechniques 
    2323        { 
    24          //     RenderTechnique PathMap 
    25          //     { 
     24                RenderTechnique PathMap 
     25                { 
    2626             
    27           //    } 
    28         //      RenderTechnique DepthShadowReciever 
    29         //      { 
    30         //      max_light_count 2 
    31         //              vertex_program_name GTP/Basic/LightCPos_VS 
    32         //              fragment_program_name GTP/Basic/SM/Dist_VSM_PS 
    33         //              set_light_view true 
    34         //              set_light_farplane true 
    35         //              light_viewproj_param_name LightViewProj 
    36         //              light_view_param_name LightView 
    37         //              light_farplane_param_name lightFarPlane 
    38         //              world_view_proj_param_name WorldViewProj 
    39         //              world_param_name World 
    40          //     } 
     27                } 
     28                RenderTechnique DepthShadowReciever 
     29                { 
     30                max_light_count 2 
     31                        vertex_program_name GTP/Basic/LightCPos_VS 
     32                        fragment_program_name GTP/Basic/SM/Dist_VSM_PS 
     33                        set_light_view true 
     34                        set_light_farplane true 
     35                        light_viewproj_param_name LightViewProj 
     36                        light_view_param_name LightView 
     37                        light_farplane_param_name lightFarPlane 
     38                        world_view_proj_param_name WorldViewProj 
     39                        world_param_name World 
     40                } 
    4141        } 
    4242        vertex_program_ref GTP/Basic/ShadedTex_VS 
Note: See TracChangeset for help on using the changeset viewer.