POV-Ray : Newsgroups : povray.advanced-users : tiling hf's : Re: tiling hf's Server Time
8 Jul 2024 19:29:15 EDT (-0400)
  Re: tiling hf's  
From: Warp
Date: 6 Mar 2007 03:48:28
Message: <45ed2adc@news.povray.org>
Jim Charter <jrc### [at] msncom> wrote:
> http://www21.brinkster.com/jrcsurvey/temp/index.htm

  In case 1 you are creating a box on the xz plane and applying the
function pattern directly to it, ie. the function pattern is being
read from the xz plane.

  The heightfield, however, is created on the xz plane but its height
is read from the xy plane.

  I think that in case 2 you have to call the function in the same way
as you are calling it for the boxes in that case, ie. not
"Fn_Pattern(x+X,z+Z,y)" but "Fn_Pattern(x+X,y+Z,z)"

-- 
                                                          - Warp


Post a reply to this message

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