BrimsonFX
Image and video processing shaders for ReShade (convolutions, GPU Horn-Schunk/Lucas-Kanade, etc.) (by brimson)
CorgiFX
Shader suit for game photography (by originalnicodr)
BrimsonFX | CorgiFX | |
---|---|---|
2 | 6 | |
25 | 46 | |
- | - | |
9.6 | 3.1 | |
over 2 years ago | 5 months ago | |
HLSL | HLSL | |
BSD 3-clause "New" or "Revised" License | Creative Commons Zero v1.0 Universal |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
BrimsonFX
Posts with mentions or reviews of BrimsonFX.
We have used some of these posts to build our list of alternatives
and similar projects.
-
where is fake motion blur?
Try with cMotion Blur. It works also with Gamepad: Brimson Shaders
- Is their a motion blur injector that might work on Halo Infinite?
CorgiFX
Posts with mentions or reviews of CorgiFX.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-11.
- Where can I get the .fx files, like fakehdr.fx? I have a game install from someone else, but when I install reshade to another game, most fx files are missing. Can I just copy and paste? (Even if they're from an older version?)
-
Are there tools to blend ReShade effects onto an image?
not entirely sure what you means there, but if you want to overlay an image onto a game then change it's blending mode, you can use CorgiFX's StageDepthPlus shader https://github.com/originalnicodr/CorgiFX
- Is there a way to find out where the reshade installer sources all the various shaders from? Can't use the installer under WINE so I need to get them manually
-
I used a shopping cart to get a nice light effect
Yes, the background is a radial gradient I made using the CanvasMask shader. For the shopping cart I used AMM, you can spawn and position props with that. And of course Cyberlit for the light source itself.
-
Reflections
The shader is called FreezeShot.fx which you can find here: https://github.com/originalnicodr/CorgiFX
-
Wake up Supercop, we have a city to burn
Backgrounds and lighting are done in-game via ReShade. Most of the work is done with StageDepthPlus shader - https://github.com/originalnicodr/CorgiFX/blob/master/Shaders/StageDepthPlus.fx
What are some alternatives?
When comparing BrimsonFX and CorgiFX you can also consider the following projects:
prod80-ReShade-Repository - Effects created for ReShade
NativeEnhancer-FE - A simple and basic film emulation shader for ReShade.
UnityURPToonLitShaderExample - A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
MMDGenshin - Shader written for MMD to replicate the visual style of Genshin Impact
FXShaders - A collection of shaders written in FX (similar to CG) for ReShade.