ghoulsblade / love-webplayer

WebPlayer for Love2D engine games (webgl+javascript)
http://ghoulsblade.schattenkind.net/wiki/index.php/Love-WebPlayer
zlib License
239 stars 34 forks source link

how about pixijs + love? #27

Open ghost opened 7 years ago

ghost commented 7 years ago

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/

ghoulsblade commented 7 years ago

love-webplayer is no longer actively maintained by me, you're welcome to fork, but i wont implement it :)