Skip to content

smolbbsoop/smolbbsoopshaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

smolbbsoopshaders

A collection of ReShade shaders, mostly made for personal use but maybe somebody can get some use out of them!

Radial Blur

This was the main shader I've wanted for a while. It's a fairly simple symmetrical radial blur, similar to the one found in Davinci Resolve (where I got the idea). It's not exactly well optimised but what can you expect for first shaders.

RadialBlurExample

sRGB to Scene Linear (and the inverse)

These 2 shaders are super niche. The intention is to convert either an SDR game to scene linear and use shaders within that (not that many support that), or the opposite, converting an scRGB HDR game to an approximation of sRGB for use with SDR only shaders. It does the job :)

Scene Linear Example

HDR10 to sRGB (and the inverse)

In a similar vein to the prior pair, these are for using SDR shaders in HDR. The HDR10 input is converted loosely to sRGB, and back again. Some detail is lost in the shadows, but I'm a newbie so it is what it is.

HDR10toSDR example

About

A collection of ReShade shaders, mostly made for personal use but maybe somebody can get some use out of them!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages