Skip to content
  • Guus Sliepen's avatar
    Add a version of glescraft with accumulation buffer effects. · 742ae3e2
    Guus Sliepen authored
    The following effects are implemented:
    
    - Motion blur.
    - Full-screen anti-aliasing.
    - Depth-of-field.
    - Order-independent transparency.
    
    Each of these effects can be enabled or disabled separately. To better show
    motion blur, the framerate is artificially limited. The framerate limit can be
    changed while running.
    742ae3e2