POV-Ray : Newsgroups : povray.binaries.images : Snowflake transition : Re: Snowflake transition Server Time
8 Aug 2024 22:13:53 EDT (-0400)
  Re: Snowflake transition  
From: James Buddenhagen
Date: 18 Apr 2005 19:22:48
Message: <42644148$1@news.povray.org>
"Mike Williams" <nos### [at] econymdemoncouk> wrote in message
news:426294a2@news.povray.org...
> --
> camera { location -4*z} #include "functions.inc" plane {z,0 pigment {
> function {(1+x/4)*(1-f_hex_x(x*5,y*5,z,0))
> +(2-x/2)*f_hex_y(x*5,y*5,z,0) -0.75 }
> colour_map {[0 rgb z][1 rgb 1]} } finish {ambient 1}}

Nice!!

Jim


Post a reply to this message

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