Hdri Tonemapper for Fusion

I made a tonemapper for Fusion last year in c++ using different algorithms described below


Features
-gTonemap – HDRI tonemapper
-Fully multithreaded
-Two algorithms :
-Simple; A fast global tonemapping algorithm (L = Y / (Y + 1))
-Advanced, Based on the white paper “Comprehensive Fast Tone Mapping for High Dynamic Range Image Visualization”
-Production tested
-Free :)

Download the plugin here along with the example file (x86 windows, fusion 5.3 and Fusion 6)

.
Acknowledgements
Thanks to Sven Neve at House of Secrets for debugging and algorithm help and
big thanks to Christoffer Hulusjö for development help.Thanks to whoever
made the HDRI image used as a sample. And thanks to J Duan, G. Qiu and
M. Chen for the white paper algorithm.

2 thoughts on “Hdri Tonemapper for Fusion

  1. Hi Pavle,

    I don’t plan on updating this plugin as I’ve switched to Nuke and have lost the source-code.

    If you’re still interested in a decent tonemapper, I suggest you look at Sven’s homepage for the very same implementation
    http://www.svenneve.com/

Comments are closed.