POV-Ray : Newsgroups : povray.general : POV-Ray and SMP support : Re: POV-Ray and SMP support Server Time
5 Aug 2024 20:19:25 EDT (-0400)
  Re: POV-Ray and SMP support  
From: Ron Parker
Date: 31 Jul 2002 17:59:14
Message: <slrnakgndl.jc6.ron.parker@fwi.com>
On Wed, 31 Jul 2002 22:45:13 +0200, Christian Parpart wrote:
> This could be implemented for example by having 2 processes with concurrent 
> pixel computation. (that's how I'd implement it ;)

Oh, well, shucks, why didn't we think of that?  It's so much easier than 
the way we were planning on doing it, where the processors vote on the colors
of all of the pixels.

-- 
#local R=rgb 99;#local P=R-R;#local F=pigment{gradient x}box{0,1pigment{gradient
y pigment_map{[.5F pigment_map{[.3R][.3F color_map{[.15red 99][.15P]}rotate z*45
translate x]}]#local H=pigment{gradient y color_map{[.5P][.5R]}scale 1/3}[.5F
pigment_map{[.3R][.3H][.7H][.7R]}]}}}camera{location.5-3*z}//only my opinions


Post a reply to this message

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