Update README.md
This commit is contained in:
parent
b39061d9d8
commit
0796f9d53d
1 changed files with 5 additions and 10 deletions
15
README.md
15
README.md
|
@ -23,6 +23,10 @@ any breakthroughs will be posted up there too!
|
||||||
- [Flash vs HTML](<http://flashvhtml.com>)
|
- [Flash vs HTML](<http://flashvhtml.com>)
|
||||||
|
|
||||||
- [Bunny Demo](<http://www.goodboydigital.com/pixijs/bunnymark>)
|
- [Bunny Demo](<http://www.goodboydigital.com/pixijs/bunnymark>)
|
||||||
|
|
||||||
|
- [Storm Brewing](<http://www.goodboydigital.com/pixijs/storm/>)
|
||||||
|
|
||||||
|
- [Filters Demo](<http://www.goodboydigital.com/pixijs/examples/15/indexAll.html>)
|
||||||
|
|
||||||
- [Render Texture Demo](<http://www.goodboydigital.com/pixijs/examples/11/>)
|
- [Render Texture Demo](<http://www.goodboydigital.com/pixijs/examples/11/>)
|
||||||
|
|
||||||
|
@ -53,7 +57,6 @@ last 2 examples and allowing us to share the source code :)
|
||||||
### Road Map ###
|
### Road Map ###
|
||||||
|
|
||||||
* Create a Typescript definition file for Pixi.js
|
* Create a Typescript definition file for Pixi.js
|
||||||
* Implement Filters (currently being worked on by @GoodBoyDigital)
|
|
||||||
* Implement Flash animation to pixi
|
* Implement Flash animation to pixi
|
||||||
* Update Loader so that it support XHR2 if it is available
|
* Update Loader so that it support XHR2 if it is available
|
||||||
* Improve the Documentation of the Project
|
* Improve the Documentation of the Project
|
||||||
|
@ -107,15 +110,7 @@ It also copies the non-minified version to the examples.
|
||||||
- Spine support
|
- Spine support
|
||||||
- Primitive Drawing
|
- Primitive Drawing
|
||||||
- Masking
|
- Masking
|
||||||
|
- Filters
|
||||||
### Coming soon ###
|
|
||||||
|
|
||||||
- Filters ( wip : [storm brewing](<http://www.goodboydigital.com/pixijs/storm/>) )
|
|
||||||
|
|
||||||
|
|
||||||
### Coming later ###
|
|
||||||
|
|
||||||
- Awesome Post processing effects
|
|
||||||
|
|
||||||
### Usage ###
|
### Usage ###
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue