Ignore:
Timestamp:
11/05/08 10:49:35 (16 years ago)
Author:
mattausch
Message:

detected error on edges of buildings: why doing ssao there?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/toto.txt

    r3091 r3098  
    7676to compare the depth of the current pixel, but the depth of the 
    7777samples taken for ao 
    78  
    79  
    80 idea for incorporation of dynamic objects: 
    81  
    82 store object id with render target 
    83 for each object we know the trafo 
    84 when doing the back projection => 
    85 as usual: 
    86 transform current pixel back to world space 
    87 find pixel from last frame using the inverse model view trafo 
    88  
    89 now apply the transformation from the current frame on the pixel => 
    90 do the equality comparison 
    91  
Note: See TracChangeset for help on using the changeset viewer.