First, here are all the testing images (1),(2) and (3)
(1) image below = original render, without any postprocess (but the cube needs bloom!)
(2) image below = original render + bloom (bloom easily become too bright!)
(3) image below = original render + bloom + ACES tonemapping(but overall too gray! looks bad)
So is it an unavoidable result that ACES tone mapping will make the overall pixels looks “gray”?
is there any other tone mapping function which keeps saturation the same(still looks colorful & cartoon feeling after tone mapping), but only affect brightness(can make bloom pixel not over bright easily)?
My current idea is to write a new tonemapping function, which only tonemap brightness while keeping saturation the same. is that practical?
===========================================================
The final goal is to make HDR rendering looks like this:
Thanks for your help.
Additional video of image(2):