|
|
|
|
|
by HideousKojima
2156 days ago
|
|
I'm not getting what's so special about this exactly, is it just some kind of new, more efficient/accurate way to cull unseen/obstructed geometry? All of the references in the video to Ready Player One and Stadia etc. don't really seem directly connected to geometry culling any more so than any game would be. |
|
Plenty of games already delivery content over the internet--think Minecraft--but they're loading entire areas in bulk. I'm trying to sent only what is visible right now, just-in-time.
I'm going to develop an Android client for the same scene next. I hope that will make the use case more obvious.