-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Implemented HDR rendering, tone mapping and bloom * Proper gamma correction is performed and all shading is done in linear space * Modified build script to give the option of creating a profile build (includes performance markers) * Added a Gaussian kernel generator * Light tuning LibRenderer changes: * Added support for sRGB textures and render targets * Various minor bug fixes
- Loading branch information
1 parent
b88c5df
commit 8b38b6d
Showing
33 changed files
with
1,569 additions
and
390 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
Oops, something went wrong.