diff --git a/README.md b/README.md index c9413c2..1ba15ee 100644 --- a/README.md +++ b/README.md @@ -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