POV-Ray : Newsgroups : povray.general : Height field averaging? : Re: Height field averaging? Server Time
4 Aug 2024 20:13:46 EDT (-0400)
  Re: Height field averaging?  
From: Doctor John
Date: 15 Feb 2003 11:42:50
Message: <3e4e6e0a@news.povray.org>
"Christopher James Huff" <cja### [at] earthlinknet> wrote in message
> You could also use them to create a height field with the built-in
> height_field primitive:
>
> height_field {
>     function XRes, YRes {(HghtFn1(x, y, z) + HghtFn2(x, y, z))/2}
> }
>
You beat me to it!

See my image just posted in p.b.i. for an example of the effect

John
--
War is not good for children and other living things


Post a reply to this message

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