Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Rails Duck
Rails Duck
8,545 Points

Using WebGL in web applications

I have recently got into WebGL and such and am wondering what I should use. PlayCanvas seems good for games but Three.js seems good for games, simulations, etc. Therefore, I can pretty much use Three.js for everything while PlayCanvas only on game development. Are there any other game engines or WebGL extensions for JavaScript/CoffeeScript I can use?

1 Answer

You can see a list of game engines which support WebGL here. Hope that helps!