Alpha-blended Overlap
Blending Self-intersecting Geometry
- Brute force algorithm
- Scan through pixels from largest to smallest alpha value
- Use alpha test to control which alpha range goes to framebuffer, change for each pass
- Use stencil to make sure pixel hit once