Open upgradeQ opened 5 months ago
thanks for sharing this, will look into it later!
made tex1..tex6 scale to any number automatically
if output fps could be reduced e.g. with https://github.com/obsproject/obs-studio/pull/9001 the script would be pretty much functional
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) : TARGET
tofloat4 PassThrough1(VertDataOut v_in) : TARGET
this will change the modeAlso include some sample footage. GH supports video embeds
Additional relevant links:
frame_interval
to capture high framerates