Ignore:
Timestamp:
10/27/06 17:40:02 (18 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/GlassHead.material

    r1638 r1691  
    5050                    param_named_auto resolution viewport_width 
    5151                    //param_named CauSpriteSize float 10.0           
    52                     param_named CauSpriteSize float 70.0             
     52                    param_named CauSpriteSize float 20.0             
    5353                }  
    5454                fragment_program_ref  GameTools/CauPS 
     
    131131                        RenderTechnique ColorCubeMap 
    132132                        { 
    133                                 update_interval         1 
     133                                update_interval         0 
    134134                                update_all_face true 
    135135                                distance_calc true 3.5                                   
     
    137137                        RenderTechnique DistanceCubeMap 
    138138                        { 
    139                                 update_interval         1 
     139                                update_interval         0 
    140140                                update_all_face true 
    141141                                distance_calc true 3.5                                           
     
    144144                        { 
    145145                                attenuation     0 
    146                                 photonmap_resolution 32 
    147                                 caustic_cubemap_resolution 512   
    148                                 //caustic_map_material          GameTools/CauTri 
    149                                 //use_triangles true                             
     146                                photonmap_resolution 128 
     147                                caustic_cubemap_resolution 256   
     148                                caustic_map_material    GameTools/CauTri 
     149                                use_triangles   true 
     150                                blur_caustic_cubemap true                                
    150151                        } 
    151152                         
Note: See TracChangeset for help on using the changeset viewer.