Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brimson committed Jul 23, 2022
1 parent a48d2d1 commit 13dccc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Shader (click to download) | Description
[cMotionMask](/shaders/cMotionMask.fx) | Frame masking based on temporal derivative
[cNoiseConvolution](/shaders/cNoiseConvolution.fx) | Convolution using rotated gradient noise sampling
[cOpticalFlowHS](/shaders/cOpticalFlowHS.fx) | Pyramidal Horn-Schunck optical flow with visualization
[cOpticalFlowLK](/shaders/cOpticalFlowLK.fx) | Pyramidal Lucas-Kanade optical flow with visualization
[cOpticalFlowLK](/shaders/cOpticalFlowLK.fx) | Pyramidal inverse Lucas-Kanade optical flow with visualization
[cOverlay](/shaders/cOverlay.fx) | Simple backbuffer overlay
[cPingPong](/shaders/cPingPong.fx) | Gaussian blur approximation using ping-pong box blurs
[cScale](/shaders/cScale.fx) | Buffer scaling using vertex shaders
Expand Down

0 comments on commit 13dccc8

Please sign in to comment.