From 457dedf626e849b56becc0181f5b4fa314510ab8 Mon Sep 17 00:00:00 2001 From: ray-cast <2221870259@qq.com> Date: Tue, 21 Nov 2017 21:48:10 +0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6af60e..049c9b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ SMAA ======== -  SMAA is an post-process for MikuMikuDance, It's very efficient implementation on GPU to solves most causes of low-freq AA by using specific pattern, in order to keep the image sharper, but it's slower than FXAA +  SMAA is a post-process for MikuMikuDance, It's very efficient implementation on GPU to solves most causes of low-freq AA by using specific pattern, in order to keep the image sharper, but it's slower than FXAA Requirements: -----------