You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem or limitation you are having in your project
Currently in both the master branch and 3.x, only the ACES tonemapper has gotten the "fitted" treatment while Filmic stays the same. I can see some people prefering Filmic over ACES since both can be used for more realistic colors with Filmic being on the brighter side.
Comparison of ACES and Filmic in 4.0
ACES:
Filmic:
Same comparison in 3.x
ACES Fitted:
Filmic:
Describe the feature / enhancement and how it helps to overcome the problem or limitation
The Filmic tonemapper should desaturate very bright colors, which help projects that have realistic graphics where ACES may not be a good option since it is significantly darker than Filmic.
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
N/A. No idea how tonemapping math works.
If this enhancement will not be used often, can it be worked around with a few lines of script?
Rendering is core.
Is there a reason why this should be core and not an add-on in the asset library?
See above.
The text was updated successfully, but these errors were encountered:
Calinou
changed the title
Filmic tonemapper should desaturate very bright colors
Make Filmic tonemapper desaturate bright colors (like ACES)
Jan 14, 2023
I am pretty sure that is just an issue with Filmic as a whole. Note that the author of Filmic has made a new version of it called AgX (https://github.com/sobotka/AgX), which i hope will soon be implemented into Blender, effectively replacing Filmic (which is planned to be kept for compatibility). We could potentially take a similar route and deprecate Filmic in favor of it.
Describe the project you are working on
N/A. Applies to projects with realistic graphics
Describe the problem or limitation you are having in your project
Currently in both the master branch and 3.x, only the ACES tonemapper has gotten the "fitted" treatment while Filmic stays the same. I can see some people prefering Filmic over ACES since both can be used for more realistic colors with Filmic being on the brighter side.
For details about Filmic, see Color Grading and Filmic Tonemapper(Unreal Doc)
Blender reference:
Comparison of ACES and Filmic in 4.0
ACES:
Filmic:
Same comparison in 3.x
ACES Fitted:
Filmic:
Describe the feature / enhancement and how it helps to overcome the problem or limitation
The Filmic tonemapper should desaturate very bright colors, which help projects that have realistic graphics where ACES may not be a good option since it is significantly darker than Filmic.
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
N/A. No idea how tonemapping math works.
If this enhancement will not be used often, can it be worked around with a few lines of script?
Rendering is core.
Is there a reason why this should be core and not an add-on in the asset library?
See above.
The text was updated successfully, but these errors were encountered: