|
Post Made Community Wiki by Community♦
|
||||
|
|
||||
|
3 | added 184 characters in body | ||
|
Trick is that they convert real-time 3d rendered images to streaming video. So basically browser client is just a video player, not much different from for example YouTube. On server side, 3d application is propably native application that takes advantage of modern GPU's - like most PC games. It just listens input from client instead of physical input devices like keyboard. But as noted, latency will be problem. And horsepower: http://www.techreport.com/discussions.x/16205 |
||||
|
2 | note about GPU's | ||
|
Trick is that they convert real-time 3d rendered images to streaming video. So basically browser client is just a video player, not much different from for example YouTube. On server side, 3d application is propably native application that takes advantage of modern GPU's - like most PC games. It just listens input from client instead of physical input devices like keyboard. |
||||
|
1 |
|
||
