turkey3_scratch :
Why would the CPU be more involved in implementing textures and lightning. Is that not the work of the GPU and what is done while gaming for instance?
Yes, and that is why the GPU is so much faster at rendering. However, like I said, most people render on the CPU. And even if you
do use the GPU to render, if your graphics card has, say, 3GB RAM, and your scene is larger than that, you will have to switch over to the CPU. My machine has 32GB of RAM, but you could easily get away with 16GB or even 8GB for most scenes.