pathfinder/examples
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
..
c_canvas_minimal Add transform support to the C API, and fix build problems 2019-06-24 14:03:26 -07:00
canvas_glutin_minimal Add an embedded resource loader that places resources directly in the binary. 2020-02-28 17:10:53 -08:00
canvas_metal_minimal Composite render targets using tiles, taking the Z-buffer into account. 2020-03-02 20:10:10 -08:00
canvas_minimal Add an embedded resource loader that places resources directly in the binary. 2020-02-28 17:10:53 -08:00
canvas_moire Add an embedded resource loader that places resources directly in the binary. 2020-02-28 17:10:53 -08:00
canvas_nanovg Composite render targets using tiles, taking the Z-buffer into account. 2020-03-02 20:10:10 -08:00
canvas_text Add an embedded resource loader that places resources directly in the binary. 2020-02-28 17:10:53 -08:00
lottie_basic Initial rudimentary Lottie parsing code 2019-05-23 18:03:09 -07:00
macos_app Add a minimal macOS example app using the C Metal API 2019-06-24 23:03:37 -07:00
swf_basic Add an embedded resource loader that places resources directly in the binary. 2020-02-28 17:10:53 -08:00