POV-Ray : Newsgroups : povray.beta-test : Scaled turbulence : Re: Scaled turbulence Server Time
30 Jul 2024 22:22:37 EDT (-0400)
  Re: Scaled turbulence  
From: Ron Parker
Date: 28 Sep 2001 10:26:47
Message: <slrn9r9259.5an.ron.parker@fwi.com>
On Fri, 28 Sep 2001 13:54:52 +0200, Adrien Beau wrote:
>I generically agree with you, but did you check his image?

The point is, sometimes it's easier to fix a problem from a textual 
description of the problem than to extract the source, render it, and then
smack your forehead and say "well, of course, the veeblefetzer is 
discombobulated.  I should have seen that coming."  That's not to say 
the source isn't useful as a test case, but sometimes I, for example,
am not at a machine on which I can actually render things and look at
the results but I can browse the source code and look for something that
would cause the described results.

-- 
#macro R(L P)sphere{L F}cylinder{L P F}#end#macro P(V)merge{R(z+a z)R(-z a-z)R(a
-z-z-z a+z)torus{1F clipped_by{plane{a 0}}}translate V}#end#macro Z(a F T)merge{
P(z+a)P(z-a)R(-z-z-x a)pigment{rgbt 1}hollow interior{media{emission T}}finish{
reflection.1}}#end Z(-x-x.2y)Z(-x-x.4x)camera{location z*-10rotate x*90}


Post a reply to this message

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