pathfinder/utils/area-lut
Patrick Walton 6e13fb171c Use a lookup table to do area calculations instead of Loop-Blinn-style
distance-to-edge for stencil analytic antialiasing.

This improves the rendering quality of stencil AAA significantly.

Additionally, this adds an approximation of Core Graphics' (macOS')
defringing filter.

Closes #73.
2018-03-19 14:35:36 -07:00
..
src Use a lookup table to do area calculations instead of Loop-Blinn-style 2018-03-19 14:35:36 -07:00
Cargo.toml Use a lookup table to do area calculations instead of Loop-Blinn-style 2018-03-19 14:35:36 -07:00