Document use of colors with values greater than 1.0
Open
A-Rendering
C-Docs
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## How can Bevy's documentation be improved?
> Values > 1.0 are allowed for linear colours and there is tonemapping code in the shaders that handles mapping HDR values where the colour value is > 1.0 to within 0.0 to 1.0. The bloom PR also specifically benefits from values > 1.0 and it will be common to set emissive values > 1.0 I think, in order for the light to bloom to the surroundings
From #3925.
Contributor guide
Assessment
This issue has not been assessed yet.