Hacker News new | ask | show | jobs
by floatboth 2607 days ago
> Games (normally) re-render the whole scene every frame

They don't re-upload the whole scene to the GPU every frame, they don't recreate objects all the time. Immediate mode was only used in, like, the GL 1.x times.

1 comments

But I never said they did?