From 0796f9d53de62aa1b1cb17f325d2492b45bfa6bf Mon Sep 17 00:00:00 2001 From: Mat Groves Date: Mon, 4 Nov 2013 16:49:12 +0000 Subject: [PATCH] Update README.md --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index c62ef86..9f5601a 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ any breakthroughs will be posted up there too! - [Flash vs HTML]() - [Bunny Demo]() + +- [Storm Brewing]() + +- [Filters Demo]() - [Render Texture Demo]() @@ -53,7 +57,6 @@ last 2 examples and allowing us to share the source code :) ### Road Map ### * Create a Typescript definition file for Pixi.js -* Implement Filters (currently being worked on by @GoodBoyDigital) * Implement Flash animation to pixi * Update Loader so that it support XHR2 if it is available * Improve the Documentation of the Project @@ -107,15 +110,7 @@ It also copies the non-minified version to the examples. - Spine support - Primitive Drawing - Masking - -### Coming soon ### - -- Filters ( wip : [storm brewing]() ) - - -### Coming later ### - -- Awesome Post processing effects +- Filters ### Usage ###