Ignore:
Timestamp:
12/01/08 18:38:36 (16 years ago)
Author:
mattausch
Message:

only adapting filter size left ...

File:
1 edited

Legend:

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

    r3172 r3203  
    104104problem:  
    105105 
     106 
     107 
     108========================= 
     109 
     1101) ssao filter kernel: grows smaller too fast => flickering ... use 
     111adaptive number of samples instead of size? 
     1122) fix color bleeding 
     1133) fix ssao2 so that ssao contribution stays constant 
     1144) find physical expressions for constants in ssao 
     1155) retry normal discontinuity for ssao filter 
     1166) fix adaptive sampling for ssao and ssao2 
     117   a) sample adaptive if found invalid sample 
     118   b) sample adaptive if number of valid samples small? 
     119    
     120   q: is it good to choose new weight as we do? (approx 4 frames) 
     121   or shouldn't we just completely reset sample? 
Note: See TracChangeset for help on using the changeset viewer.