vello/examples/scenes
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
..
src Introduce test scenes that demonstrates conflation artifacts 2023-02-03 09:32:41 -08:00
Cargo.toml Split the examples into frontends with a shared scene repository (#262) 2023-02-03 10:22:39 +00:00