couleurm / smooth-mode

(Concept idea) Frame blending shader plugin for OBS Studio
GNU General Public License v3.0
6 stars 0 forks source link

Suggestions #2

Open upgradeQ opened 3 months ago

upgradeQ commented 3 months ago

Hello I've done a simple prototype of frame blending, it captures last 6 frames and blends in shader

You can replace float4 PassThrough(VertDataOut v_in) : TARGETto float4 PassThrough1(VertDataOut v_in) : TARGET this will change the mode

Also include some sample footage. GH supports video embeds

Additional relevant links:

couleurm commented 3 months ago

thanks for sharing this, will look into it later!