vello/examples
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
..
assets Split the examples into frontends with a shared scene repository (#262) 2023-02-03 10:22:39 +00:00
headless RenderParams struct for render-time options 2023-03-02 11:25:19 -08:00
run_wasm Update dependencies, and add more metadata (#272) 2023-02-06 20:12:46 +00:00
scenes add additional test scene 2023-02-22 22:32:04 -05:00
with_bevy RenderParams struct for render-time options 2023-03-02 11:25:19 -08:00
with_winit RenderParams struct for render-time options 2023-03-02 11:25:19 -08:00