Looking for a better motion blur

  • BobMcclaw
  • Topic Author
More
4 years 11 months ago #1 by BobMcclaw Looking for a better motion blur was created by BobMcclaw
Hi,

I've been looking for a better motion blur than fakemotionblur these past few days, as it has this weird effect where I can see individual frames. To my disappointment, I am unable to find a working smooth one. Does a motion blur exist where it interpolates between each frame, and if so, where can I find it?

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

  • BobMcclaw
  • Topic Author
More
4 years 11 months ago #2 by BobMcclaw Replied by BobMcclaw on topic Looking for a better motion blur
Bump...

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

  • crosire
More
4 years 11 months ago #3 by crosire Replied by crosire on topic Looking for a better motion blur
There is github.com/BlueSkyDefender/AstrayFX/blob...aders/eMotionBlur.fx and github.com/BlueSkyDefender/AstrayFX/blob...er/Shaders/Trails.fx .
Object motion blur is not possible with ReShade though, because there is no velocity information, so these are all screenspace.
The following user(s) said Thank You: BobMcclaw

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

  • PureEvilWindom
More
4 years 11 months ago #4 by PureEvilWindom Replied by PureEvilWindom on topic Looking for a better motion blur
man, this is amazing. the motion blur shader is good too.

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

  • knowom
More
4 years 9 months ago - 4 years 9 months ago #5 by knowom Replied by knowom on topic Looking for a better motion blur
I know motion blur and sharpening are different things, but is a way to combine both with a crossover point sharpening and blur based on the relative motion!? I tend to like things a bit aggressively sharp. Also could other effects be combined into it like FXAA like intensifying it in motion within thresholds perhaps?
Last edit: 4 years 9 months ago by knowom.
The following user(s) said Thank You: YF

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

  • ubruhjk
More
1 year 9 months ago #6 by ubruhjk Replied by ubruhjk on topic Looking for a better motion blur
hey i think you need to see the Cshade Motion Blur!
Sure its not object based but it does the job pretty good and dosent take that much power.
The following user(s) said Thank You: YF

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

  • Fu-Bama
More
1 year 2 months ago #7 by Fu-Bama Replied by Fu-Bama on topic Looking for a better motion blur
I use "vort_Motion.fx" from VortShaders by vortigernlli.
github.com/vortigern11/vort_Shaders/tree/main/Shaders

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