vello/examples/headless
Arman Uguray d72ad14059 Add a test scene that animates the base color
The test scenes can now supply their own optional base (background)
color. In the with_winit example, we also allow the user to provide a
base color as a CLI option. The precedence is as follows:

   1. Use the color from the CLI options, if any.
   2. Otherwise use the scene provided base color, if any.
   3. Otherwise default to black.
2023-03-03 11:30:12 -08:00
..
outputs Setup infra for headless examples 2023-02-07 12:52:22 +00:00
src Add a test scene that animates the base color 2023-03-03 11:30:12 -08:00
Cargo.toml Update to better match other examples 2023-02-08 22:48:34 +00:00