Update README.md
This commit is contained in:
parent
89504f576f
commit
a7b54fc47e
1 changed files with 5 additions and 2 deletions
|
@ -26,6 +26,10 @@ any breakthroughs will be posted up there too!
|
||||||
|
|
||||||
- [Render Texture Demo](<http://www.goodboydigital.com/pixijs/examples/11/>)
|
- [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/>)
|
- [Interaction Demo](<http://www.goodboydigital.com/pixijs/examples/6/>)
|
||||||
|
|
||||||
- [photonstorm Balls Demo](<http://gametest.mobi/pixi/balls/>)
|
- [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 ###
|
### Road Map ###
|
||||||
|
|
||||||
* Create a Typescript definition file for Pixi.js
|
* 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 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
|
||||||
|
@ -104,6 +106,7 @@ It also copies the non-minified version to the examples.
|
||||||
- Render Texture
|
- Render Texture
|
||||||
- Spine support
|
- Spine support
|
||||||
- Primitive Drawing
|
- Primitive Drawing
|
||||||
|
- Masking
|
||||||
|
|
||||||
### Coming soon ###
|
### Coming soon ###
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue