Skip to content

Linear to S-Log3 converter for Unity HDRP

License

Notifications You must be signed in to change notification settings

keijiro/KinoSLog3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KinoSLog3

screenshot screenshot

KinoSLog3 is a post-processing effect for Unity HDRP that applies the S-Log3 gamma curve to rendered frames. It's not a sophisticated way to handle HDR renders (you should use proper industry standards) but makes it possible to grade with a wider dynamic range in an external editing tool without paying an extra cost.

gif

TIPS

  • HDRP applies the ACES tonemapper by default. You should disable it when using a log gamma.
  • The bloom effect in the post-processing effect is very prone to introduce banding in dark areas. It'd recommended to use a glow effect with external software instead.