pathfinder/examples/canvas_nanovg
Patrick Walton f607b607b0 Composite render targets using tiles, taking the Z-buffer into account.
We can do more tile-based optimization, but this should be enough to ensure a
correct rendering.

This temporarily breaks subpixel AA, but it should be fixable by modifying
`blur.fs.glsl`.

Closes #271.
2020-03-02 20:10:10 -08:00
..
src Add an embedded resource loader that places resources directly in the binary. 2020-02-28 17:10:53 -08:00
Cargo.toml Composite render targets using tiles, taking the Z-buffer into account. 2020-03-02 20:10:10 -08:00
LICENSE Add an incomplete port of the NanoVG example app 2020-02-19 11:00:03 -08:00