love-webplayer
love-webplayer copied to clipboard
how about pixijs + love?
I was wondering if it were possible to use pixijs as the renderer for love-webplayer. pixijs uses webgl and has a backwards compatibility to canvas and pixijs is faster.
"Pixi.js is a rendering library that will allow you to create rich, interactive graphic experiences, cross-platform applications, and games without having to dive into the WebGL API or grapple with the intricacies of browser and device compatibility. Killer performance with a clean API, means not only will your content be better - but also faster to build!"
pixijs: http://www.pixijs.com/
love-webplayer is no longer actively maintained by me, you're welcome to fork, but i wont implement it :)