vello/examples
Arman Uguray dc2e6690c4 Introduce test scenes that demonstrates conflation artifacts
Added two scenes that demonstrate conflation artifacts as described in
https://github.com/linebender/vello/issues/49. The first scene
demonstrates adjacent triangles and rects that belong to the same path
and use opposite winding.

The second scene demonstrates strokes with overlapping square caps
(these strokes are currently expressed as rects painted with the NonZero
fill rule).
2023-02-03 09:32:41 -08:00
..
assets Split the examples into frontends with a shared scene repository (#262) 2023-02-03 10:22:39 +00:00
run_wasm Some WASM changes - including a run_wasm alias (#251) 2023-01-31 16:12:46 +00:00
scenes Introduce test scenes that demonstrates conflation artifacts 2023-02-03 09:32:41 -08:00
with_bevy Split the examples into frontends with a shared scene repository (#262) 2023-02-03 10:22:39 +00:00
with_winit Split the examples into frontends with a shared scene repository (#262) 2023-02-03 10:22:39 +00:00