Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

25
votes
7answers
880 views

How can I implement a FPS view with webgl, inside a browser?

I'm using Copperlicht, and I want to create a usable FPS. The demo controls shows why the browser environment makes this a pain. In order to implement FPS camera control, you need to track the ...
7
votes
2answers
1k views

Webgl 2D engine?

Anyone know any good Webgl 2D engines? I've been thinking about using a Webgl 3D engine like Copperlicht but this feels like using a bazooka to swat a fly. I'm mostly interested in using it to develop ...