|
|
|
|
|
by moonchrome
3972 days ago
|
|
That is different - they weren't using cloud rendering - they were just stuffing games to some sort of VM and streaming the output. Cloud rendering would be something like you and me play the same game and the server rendering only has 1 instance of every resource used for rendering to reduce memory overhead. If you have shared instance worlds (eg. MMO) you can then do shared state effects like animation, advanced lighting, etc. and reuse the calculations for each client. |
|