Hi,
I am looking at games like Dead Island 2, Red Dead Redemption 2 and Minecraft and i see that while the render distance grows, the CPU load grows with it. Why is that happening? How is that CPU-intensive? Can’t you just minimize draw calls using batching of objects and thus the CPU remains nice and unloaded? What is the CPU working on?
Thanks.