2D vector graphic html5 framework
- by Yury
I trying to find html5 game framework by following criteria:
1)Real good performance.
2)Good support of vector graphic( objects which contains canvas elements -line, rec,bezierCurve etc.)
3)Easy port to mobile.
Optional- Physics Engine.
I found 1)Pixi.js- it looks like real good, but i didn't find any info about "vector objects" support.
2) i…