Tagged Questions
0
votes
1answer
668 views
Away3D vs Papervision3D
I have served Google and I found that there are many 3D game engine also I have another question here
Do Playfish and Zynga use Flash game engines?
and I know that away3D is used for social media ...
2
votes
2answers
251 views
What use for a 3d browser based multiplayer online game?
Can you help me choosing the right tools for this project? It's a 3d browser based multiplayer online fighting game. A few 3d functions are necessary for positioning, but no heavy rendering will ...
8
votes
4answers
2k views
How to implement mouselook in the browser?
I am currently creating a 3D first-person shooter game in the browser using WebGL. How would I implement mouselook/free look for such a game?
7
votes
3answers
1k views
How do you make Direct3D work in a browser?
I've come across games that are 3D that are playable in a browser. They require a plugin to be installed to work. I guess the plugin creates a D3D window inside the browser.
How would I go about ...