-
-
Notifications
You must be signed in to change notification settings - Fork 838
Closed
Labels
Milestone
Description
Khronos released a reference PBR tone mapper that gives decent results without excessive need for tweaking, such as is the case with Filmic tone mappers. It might be a good default for Panda3D.
The current ACES tone mapper is fine, but it looks rather desaturated by default and requires application of custom LUTs in order to get good results.
We can add a parameter to the appropriate CommonFilters method to select the tone mapping operator.
I would be inclined to include this in the next minor release, it seems fairly harmless.
Community contribution welcome.