-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add UE4 filmic tone mapping and make Hable tone mapping configurable. (…
…#1519) * Add the filmic tone mapper from Unreal Engine 4. * Fix hable tone mapping. * Make PostProcessingFilter extend the Registerable interface. * Prepare hable tone mapping for configuration. * Add an interface for configurable objects. * Make the hable and ue4 tone mapping configurable. * Start implementing a UI for hable and ue4 post processor configuration. * Implement UI logic to customize hable and ue4 post processors. * Replace casts with .floatValue()
- Loading branch information
Showing
8 changed files
with
580 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.