POV-Ray : Newsgroups : povray.macintosh : Re: Wavelength to RGB converter? : Re: Wavelength to RGB converter? Server Time
29 Apr 2024 02:47:48 EDT (-0400)
  Re: Wavelength to RGB converter?  
From: Thorsten Froehlich
Date: 7 Mar 2003 06:17:06
Message: <3e687fb2$1@news.povray.org>
> That's the thing -- because of it only using a fraction of my CPU time it
takes
> the system a ridiculous amount of time to render a very simple scene.  I
don't
> remember specifics, but my Pentium III 750 system can render very basic
lit
> sphere scene (source below) in a second.  OTOH, my G4-733MHz (which
actually
> renders faster than the x86 when both platforms are using MegaPOV) took
over
> 15 seconds to render it.
>
> This is the scene I used.
> light_source{<15,8,-25>rgb 1}sphere{z*5,1pigment{rgb 1}}

With preview on and with preemptive threading (call background rendering in
3.51) off, right?

Note that the time it takes to draw the preview remains constant no matter
what scene complexity.  Hence, it will still be 15 seconds for a 10 minute
scene, at which point 15 seconds added time for preview don't matter.  That
is why one does not benchmark with scenes that take one second to render,
because that ain't a benchmark, but a bananamark ;-)

    Thorsten


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.