POV-Ray : Newsgroups : povray.general : Help needed with Lissajous Knot : Re: Help needed with Lissajous Knot Server Time
5 Aug 2024 02:20:14 EDT (-0400)
  Re: Help needed with Lissajous Knot  
From: St 
Date: 31 Dec 2002 10:52:56
Message: <3e11bd58@news.povray.org>
"Ib Rasmussen" <ib### [at] ibrasdk> wrote in message
news:3E1### [at] ibrasdk...
>
>
> Tor Olav Kristensen wrote:
>
> > And if that is so, then he should rewrite the
> > macro like this (for the final POV-Ray v3.5):
> >
> >
> > #macro Method3(T)
> >
> >   <
> >     R*sin(A*T)*pow(sin(B*T), exp_X),
> >     R*sin(A*T)*pow(cos(B*T), exp_Y),
> >     R*pow(sin(A*T), exp_Z)
> >   >
> >
> > #end
>
>
> Oops, yes, the R should be outside the pow-function. Thanks.


   I've just tried both ways, and both work??

     ~Steve~

>
> /Ib
>
>


Post a reply to this message

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