vello/examples/with_bevy
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
..
src RenderParams struct for render-time options 2023-03-02 11:25:19 -08:00
Cargo.toml Merge pull request #275 from DJMcNab/bevy_stageless 2023-02-07 13:35:03 -08:00