Ignore:
Timestamp:
04/13/09 12:16:29 (15 years ago)
Author:
mattausch
Message:

works well with index

File:
1 edited

Legend:

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

    r3342 r3344  
    148148fix walk speed for deferred shading 
    149149 
    150 fix color bleeding 
    151 fix ao2 
    152 fix full resolution mode 
    153  
    154 for the paper: make ao more efficient, for example we do not need to downsample normal texture for ao version 1 
    155 also for full resolution mode: test what happens if we do not use downsampling, look why currently so slow with full resolution (was previously > 80 frame or so!!) 
     150fix color bleeding fix ao2 fix full resolution mode 
     151 
     152for the paper: make ao more efficient, for example we do not need to 
     153downsample normal texture for ao version 1 also for full resolution 
     154mode: test what happens if we do not use downsampling, look why 
     155currently so slow with full resolution (was previously > 80 frame or 
     156so!!) 
    156157 
    157158 
    158159/////////////// 
     160 
    159161 
    160162always update tempcoh after changes to sample intensity usw. 
     
    210212 
    211213fix normals!! 
     214 
     215 
     216ssao should be only for ambient lighting 
     217use better buddha model 
     218show rotating spheres 
     219images of sibenik 
     220performance test from vienna? 
     221try out method described in the paper for detecting pixels 
     222unifiy index and counter 
     223fix shadows! 
     224make images with / without filter 
Note: See TracChangeset for help on using the changeset viewer.