Update README.md

This commit is contained in:
Mat Groves 2013-07-05 15:14:10 +01:00
parent 89504f576f
commit a7b54fc47e

View file

@ -26,6 +26,10 @@ any breakthroughs will be posted up there too!
- [Render Texture Demo](<http://www.goodboydigital.com/pixijs/examples/11/>)
- [Primitives Demo](<http://www.goodboydigital.com/pixijs/examples/13/>)
- [Masking Demo](<http://www.goodboydigital.com/pixijs/examples/14/>)
- [Interaction Demo](<http://www.goodboydigital.com/pixijs/examples/6/>)
- [photonstorm Balls Demo](<http://gametest.mobi/pixi/balls/>)
@ -49,8 +53,6 @@ last 2 examples and allowing us to share the source code :)
### Road Map ###
* Create a Typescript definition file for Pixi.js
* Implement Custom Render Item (currently being worked on by @GoodBoyDigital)
* Implement Masking
* Implement Filters (currently being worked on by @GoodBoyDigital)
* Implement Flash animation to pixi
* Update Loader so that it support XHR2 if it is available
@ -104,6 +106,7 @@ It also copies the non-minified version to the examples.
- Render Texture
- Spine support
- Primitive Drawing
- Masking
### Coming soon ###