|
|
cogitas3d nous apporta ses lumieres en ce 16/11/2006 17:10:
> Hi!
> I'm thinking about this, it is possible to render more speed changing the
> bits color to 16 or 8? (instead of 24)
> Thanks for the attention, a big hug!
Most of the time, no. The bigest part of the render time is used by your FPU,
and none by the GPU.
The only case where it may help, is with multiple levels of reflection and
transparency, if it enable you to use a lower adc_bailout value. Then only if
outputing as lesser quality TGA or PNG: less bits per chanel, like 5 instead of
8 to give 16 bits files. And even in that case, the gain would be minimal, at most.
--
Alain
-------------------------------------------------
The more crap you put up with, the more crap you are going to get.
Post a reply to this message
|
|