GemFX Gaussian Anamflare

  • CmdrKeen
  • Topic Author
More
1 year 7 months ago - 1 year 7 months ago #1 by CmdrKeen GemFX Gaussian Anamflare was created by CmdrKeen
Never ported over a shader before. This is the entry for this shader from Reshade 2/Mediator. How possible is it to bring over to Reshade 6.0?
Example

Thanks in advance.

////
//
///**GAUSSIAN_ANAMFLARE**///
//
////
#define USE_GAUSSIAN_ANAMFLARE 1 //[Bloom] //-Gaussian Anamflare: Applies a horizontal light beam to bright pixels.

//>Gaussian Anamorphic Lens Flare Settings<\\
#define fAnamFlareThreshold 0.90 //[0.10:1.00] //-Every pixel brighter than this value gets a flare.
#define fAnamFlareWideness 1.7 //[1.0:2.5] //-Horizontal wideness of flare. Don't set too high, otherwise the single samples are visible
#define fAnamFlareAmount 1.0 //[1.0:20.0] //-Intensity of anamorphic flare.
#define fAnamFlareCurve 1.0 //[1.0:2.0] //-Intensity curve of flare with distance from source
#define fAnamFlareColor float3(0.012,0.313,0.588) //[0.000:1.000] //-R, G and B components of anamorphic flare. Flare is always same color.
 
Last edit: 1 year 7 months ago by CmdrKeen. Reason: link

Please Log in or Create an account to join the conversation.

  • CmdrKeen
  • Topic Author
More
1 year 4 months ago #2 by CmdrKeen Replied by CmdrKeen on topic GemFX Gaussian Anamflare
Bump. Still find myself going back to Reshade 1.1 often because of the lack with latest versions.

Please Log in or Create an account to join the conversation.

  • CmdrKeen
  • Topic Author
More
1 year 1 month ago #3 by CmdrKeen Replied by CmdrKeen on topic GemFX Gaussian Anamflare
Anyone with knowledge who can point me in the right direction?

Please Log in or Create an account to join the conversation.