vello/examples
Chad Brokaw b103a55301 rework radial gradients
Adds full support for COLRv1 radial gradients based on the two-point conical gradient algorithm at https://skia.org/docs/dev/design/conical/

Also adds robustness to degenerate cases in gradient encoding:
* Radial where p0 == p1 && r0 == r1 renders transparent solid
* Empty stops render as transparent solid
* Single stop renders as solid
2023-05-09 18:09:53 -04:00
..
assets Change image to flower 2023-03-22 15:53:44 -07:00
headless Fix the headless example for wgpu 0.16 2023-04-24 10:41:25 -07:00
run_wasm Update cargo-run-wasm 2023-04-24 15:46:18 -07:00
scenes rework radial gradients 2023-05-09 18:09:53 -04:00
with_bevy Update the bevy example to wgpu 0.16 (#313) 2023-04-27 08:41:17 +01:00
with_winit Enable wasm-bindgen feature of instant crate 2023-04-23 16:00:01 -07:00