From 28333a378dc99017256db24461175621d8e21373 Mon Sep 17 00:00:00 2001 From: Fred Uggla Date: Mon, 27 May 2019 22:01:39 +0200 Subject: [PATCH] added fog to list of effects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 635ffdb..84a1025 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ Currently, moonshine contains the following effects (in alphabetical order): * [scanlines](#effect-scanlines): horizontal lines * [sketch](#effect-sketch): simulate pencil drawings * [vignette](#effect-vignette): shadow in the corners +* [fog](#effect-fog): animated 2D Fog (procedural)