vello/examples/headless
Arman Uguray 05fa8c7c39 RenderParams struct for render-time options
The texture and surface render API now takes render-time parameters
(such as clear color, target width/height) as a RenderParams struct.

The examples have been updated to demonstrate this. The with_winit
example now accepts a clear color as a command line option.
2023-03-02 11:25:19 -08:00
..
outputs Setup infra for headless examples 2023-02-07 12:52:22 +00:00
src RenderParams struct for render-time options 2023-03-02 11:25:19 -08:00
Cargo.toml Update to better match other examples 2023-02-08 22:48:34 +00:00