Ignore:
Timestamp:
04/13/09 22:01:56 (15 years ago)
Author:
mattausch
Message:

changed back to old version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/src/shaders/combineSsaoSep.cg

    r3347 r3349  
    250250 
    251251        //OUT.illum_col.xyz = float3(ao.w * 5e-1f, 0, 0); 
    252         //OUT.illum_col.xyz = float3(ao.y * 1e-2f); 
     252        //OUT.illum_col.xyz = float3(ao.z * 1e-1f); 
    253253        //OUT.illum_col.xyz = float3(ao.y * 1e-1f);//, 0, 0); 
    254254        //OUT.illum_col.xyz = ao.xyz; 
Note: See TracChangeset for help on using the changeset viewer.