mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-09 20:31:29 +11:00
d72ad14059
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. |
||
---|---|---|
.. | ||
assets | ||
headless | ||
run_wasm | ||
scenes | ||
with_bevy | ||
with_winit |