Back to Wgpu

srgb_blend

examples/features/src/srgb_blend/README.md

29.0.1346 B
Original Source

srgb_blend

This example shows blending in sRGB or linear space.

To Run

cargo run --bin wgpu-examples srgb_blend linear
cargo run --bin wgpu-examples srgb_blend

Screenshots

Blending in linear space:

Blending in sRGB space: