pathfinder/demo/client/html
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
..
partials Disable gamma correction, stem darkening, and emboldening in the UI when SSAA mode is selected 2018-01-16 15:50:17 -08:00
3d-demo.html.hbs Add rotation support for SSAA in SVG; switch to Material Design icons 2017-11-20 15:32:02 -08:00
benchmark.html.hbs Use a lookup table to do area calculations instead of Loop-Blinn-style 2018-03-19 14:35:36 -07:00
doc-before-content.html.hbs Start a Cargo workspace and generate documentation for it 2017-12-23 18:01:55 -05:00
doc-header.html.hbs Start a Cargo workspace and generate documentation for it 2017-12-23 18:01:55 -05:00
index.html.hbs Add the logo to the demo. 2017-12-19 14:51:51 -08:00
mesh-debugger.html.hbs Take the orientation of a path into account when computing normals 2018-03-07 11:21:08 -08:00
reference-test.html.hbs Don't allow the user to move the camera in the benchmarks and reference tests. 2018-01-18 17:26:56 -08:00
svg-demo.html.hbs Don't allow the user to move the camera in the benchmarks and reference tests. 2018-01-18 17:26:56 -08:00
text-demo.html.hbs Use a lookup table to do area calculations instead of Loop-Blinn-style 2018-03-19 14:35:36 -07:00