readme update
This commit is contained in:
parent
dfa92dd607
commit
46174cc0ca
1 changed files with 11 additions and 6 deletions
17
README.md
17
README.md
|
@ -20,15 +20,20 @@ posted up there too!
|
||||||
|
|
||||||
### Current features ###
|
### Current features ###
|
||||||
|
|
||||||
- webGL renderer (with automatic smart batching allowing for REALLY fast
|
- WebGL renderer (with automatic smart batching allowing for REALLY fast performance)
|
||||||
performance) - canvas renderer - full scene graph - super easy to use API
|
- Canvas renderer
|
||||||
(similar to the flash display list API) - support for texture atlas's -
|
- Full scene graph
|
||||||
asset loader / sprite sheet loader - auto detect which renderer should be
|
- Super easy to use API (similar to the flash display list API)
|
||||||
used
|
- Support for texture atlas's
|
||||||
|
- Asset loader / sprite sheet loader
|
||||||
|
- Auto detect which renderer should be used
|
||||||
|
|
||||||
### Coming soon ###
|
### Coming soon ###
|
||||||
|
|
||||||
- Filters - Render Texture - Text - Interactivity
|
- Filters
|
||||||
|
- Render Texture
|
||||||
|
- Text
|
||||||
|
- Interactivity
|
||||||
|
|
||||||
### Coming later ###
|
### Coming later ###
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue