Update README.md
This commit is contained in:
parent
4790af95a2
commit
65a0749634
1 changed files with 2 additions and 2 deletions
|
@ -64,13 +64,13 @@ It also copies the non-minified version to the examples.
|
|||
### Current features ###
|
||||
|
||||
- WebGL renderer (with automatic smart batching allowing for REALLY fast performance)
|
||||
- Canvas renderer
|
||||
- Canvas renderer (Fastest in town!)
|
||||
- Full scene graph
|
||||
- Super easy to use API (similar to the flash display list API)
|
||||
- Support for texture atlases
|
||||
- Asset loader / sprite sheet loader
|
||||
- Auto-detect which renderer should be used
|
||||
- Mouse and Multi-touch Interaction
|
||||
- Full Mouse and Multi-touch Interaction
|
||||
|
||||
### Coming soon ###
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue