Ignore:
Timestamp:
02/11/09 17:40:23 (15 years ago)
Author:
mattausch
Message:

working on separable filter but not working yet

File:
1 edited

Legend:

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

    r3299 r3301  
    184184 
    185185/** Function combining image and indirect illumination buffer using a  
    186         depth and normal aware discontinuity filter. We assume that  
    187         we are using half resolution ssao for this version of the combineSsao 
     186        depth and normal aware discontinuity filter. 
    188187*/ 
    189188pixel CombineSsaoFullRes(fragment IN,  
Note: See TracChangeset for help on using the changeset viewer.