POV-Ray : Newsgroups : povray.binaries.images : nonperiodic contours : Re: nonperiodic contours Server Time
16 Aug 2024 16:25:36 EDT (-0400)
  Re: nonperiodic contours  
From: Anton Sherwood
Date: 25 Jan 2002 00:17:35
Message: <3C50EC92.4473AC9B@pobox.com>

> Below version afaik gives in 3.5 the same result as above:
> 
> #declare tau = (1+sqrt(5))/2;
> #declare F0 = function{pattern{marble}}
> #declare F1 = function{pattern{marble scale tau-1}}
> #declare taumarble = function{(F0(x,y,z)+F1(x,y,z))/2 }

In 3.1, "marble" without a color_map gave something strange.

-- 
Anton Sherwood  --  http://www.ogre.nu/


Post a reply to this message

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