in other words. when it comes to rendering cpu does the work accelerated by the GPU?
and when modelling its cpu for calculations/operation but the "screen" part meaning, shading etc is done by GPU.
Have i understood you correctly? if this is the case its actually important to have a good GPU!! ;-(
hmm.. it depends on what you mean by 'rendering' ..leman and i are reading that as creating 2D output of the model via (usually) another app.. such as vray/thea/indigo/maxwell..
thats an entirely different process with different types of calculations which can be divvied up across multiple cores and more&more, devs are figuring out ways to get much faster renders by putting the calculations on the gpu side of thing (nothing to do with graphic display on screen-- the gpu can also act as an actual calculator in a similar way as a cpu is used..).. as openCL develops and more devs catch on, we're going to see a lot more processes being handed off to the gpu (the dual gpu in the new mac is saying exactly this)
but the gpu power necessary to display the raw geometry on screen is not entirely demanding.. or- if you spend lots of cash on a high end gpu, you wont tell much of a difference because the mid grade cards can handle the workload just fine..
----------
or- if you spend lots of cash on a high end gpu, you wont tell much of a difference because the mid grade cards can handle the workload just fine..
(selfquote)
well, to say that same thing a little differently..
in a complex scene with lots of geometry (trees for instance) and shadows on etc, you will tax the gpu a lot more BUT, the cpu is also being pushed to it's limit at this stage and will top out before you can top out the gpu..
your model will become sluggish because of the cpu.. and the gpu has plenty of reserve to keep up with that sluggishness.. if you had a blistering fast cpu (i.e.- one that's definitely not available anytime soon) which could handle any sized model with no sweat,
then you might start seeing some breakdown on the gpu side of things and a more powerful card would benefit you greatly.