top | item 8194594

(no title)

Skoofoo | 11 years ago

Early on I took a close look at Pixi.js, though it turned out to not be the right fit for the project. However, it is planned for Yeah to have an interchangeable WebGL renderer at some point, similar to Pixi.js and Three.js.

discuss

order

mattdesl|11 years ago

If you're looking at WebGL, check out StackGL. It's pretty much intended as a low level WebGL wrapper with a modular codebase, and lots of high level modules built on top of it.

evo_9|11 years ago

You might want to also look at Phaser.io, which is built on pixi.js and is a full game library.

Also, it's open source and free and quite nice to work with.