POV-Ray : Newsgroups : povray.beta-test : bug - interpolate 2 : Re: bug - interpolate 2 Server Time
4 Jul 2024 12:51:59 EDT (-0400)
  Re: bug - interpolate 2  
From: Francois Labreque
Date: 29 Apr 2004 22:02:29
Message: <4091b3b5$1@news.povray.org>
Program ended abnormally on 29/04/2004 21:08, Due to a catastrophic Rafal 
'Raf256' Maj error:

> It looks like a real bug this time, new to 3.6.beta4.win32, NOT present in 
> 3.5.win32
> 
> Using interpolate 2 with density_file gives strange results.
> Value 2 is invalid (should be 0 or 1).
> Any other value Ive tested (3,4,5) results in no image at all.
> 
> Value 2 results in strange pixelized image (worse quality then without any 
> interpolation).
> 

I disagree.  This is quite an interesting effect!  ;-)

-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   videotron.ca  */}camera{orthographic location<6,1.25,-6>look_at a }


Post a reply to this message

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