POV-Ray : Newsgroups : povray.animations : Re: isoIFS (192k) : Re: isoIFS (192k) Server Time
8 Jul 2024 13:50:59 EDT (-0400)
  Re: isoIFS (192k)  
From: Simon Lemieux
Date: 23 Nov 2002 18:59:47
Message: <3DE01727.420BE516@no_spam.com>
> BTW, anybody knows how I could scale the radius of the twisted cylinder?

Oh and I forgot, here is the function:
function { 
  x*cos((z+2*clock)*2*pi) + x^2 + 
  y*sin((z+2*clock)*2*pi) + y^2
}


Post a reply to this message

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