1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-26 15:46:23 +00:00
Files
godot/doc/classes
Hugo Locurcio 084e84be78 Add AgX tonemapper option to Environment
Technical implementation notes:

- Moved linearization step to before the outset matrix is applied and
  changed polynomial contrast curve approximation.
  - This does *not* implement Blender's chroma rotation to address hue shift.
    This hue rotation was found to have a significant performance impact.
- Improved performance by combining the AgX outset matrix with the Rec 2020 matrix.

Co-authored-by: Allen Pestaluky <allenpestaluky@gmail.com>
Co-authored-by: Clay John <claynjohn@gmail.com>
2025-01-08 17:01:16 +01:00
..
2024-09-29 17:27:36 +09:00
2024-09-29 17:27:36 +09:00
2024-11-10 14:19:14 -08:00
2025-01-02 15:47:01 +09:00
2024-11-17 23:04:52 +01:00
2024-11-16 12:59:08 +01:00
2024-12-18 17:52:42 -05:00
2024-12-15 21:24:15 +11:00
2025-01-02 15:47:01 +09:00
2024-11-12 20:29:04 -03:00
2024-09-01 17:00:47 +02:00