POV-Ray : Newsgroups : povray.binaries.images : Snowy mountain : Re: Snowy mountain Server Time
11 Aug 2024 01:17:01 EDT (-0400)
  Re: Snowy mountain  
From: Vincent LE CHEVALIER
Date: 24 May 2004 16:56:45
Message: <40b2618d@news.povray.org>
Samuel Benge wrote:
> This is a good example of blending data for height_fields. I think one 
> could get away with a lower-resolution image if it was perhaps given 
> some turbulence...
> 
> Good job on the cubic interpolation... how is it referenced in the POV 
> script, 'interpolate 3'?

Well, it should be judging from the file image.h in the POV source. But 
as far as I know, it is not implemented in v3.5. So I coded the 
interpolation in POV script language. And obviously it's quite slow 
compared to the built-in interpolation types. But on the other hand, 
this gives me the possibility to tweak the interpolation process...
Anyway, I'm not ready to recompile POV yet. So I guess I'll keep using 
my script ;-)

Thanks for the comments

-- 
Vincent


Post a reply to this message

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