pex-renderer
pex-renderer copied to clipboard
Better antialiasing than FXAA
FXAA is too weak for alpha testing and we are getting jagged edges. One solution is to use alpha to coverage. https://github.com/pex-gl/pex-context/tree/alpha-to-coverage
Based on https://medium.com/@bgolus/anti-aliased-alpha-test-the-esoteric-alpha-to-coverage-8b177335ae4f
SMAA implementation started here: https://github.com/pex-gl/pex-renderer/tree/smaa