Skip to content
  • Nikita Churaev's avatar
    compositor: improve vignette on background actor · bdf8d0f1
    Nikita Churaev authored and Georges Basile Stavracas Neto's avatar Georges Basile Stavracas Neto committed
    The shader used for computing a vignette currently has two
    problems:
    
     * The math is wrong such that the vignette isn't stretched
       across the whole actor and so ends abruptly
     * There is noticeable banding in its gradient
    
    This commit corrects both problems by fixing the computing
    and introducing noise dithering.
    bdf8d0f1