Weighted Blended Order-Independent Transparency
https://mynameismjp.files.wordpress.com/2014/02/blendedoit.zip Back in December, Morgan McGuire and Louis Bavoil published a paper called Weighted Blended Order-Independent Transparency. In case you haven’t read it yet (you really should!), it proposes an OIT scheme that uses a weighted blend of all surfaces that overlap a given pixel. In other words finalColor = w0 * c0 + w1 * […]