Order independent transparency: Difference between revisions
No edit summary |
|||
Line 8: | Line 8: | ||
This builds upon additive transparency with two buffers: | This builds upon additive transparency with two buffers: | ||
# Accum buffer: weighted average of all premultiplied-alpha RGB colors. | |||
# Revealage buffer: buffer representing how much of the opaque background is visible through the transparent layers. | |||
==Dual Depth Peeling== | ==Dual Depth Peeling== |