POV-Ray : Newsgroups : povray.general : Help needed with Lissajous Knot : Re: Help needed with Lissajous Knot Server Time
5 Aug 2024 02:15:58 EDT (-0400)
  Re: Help needed with Lissajous Knot  
From: St 
Date: 31 Dec 2002 08:59:03
Message: <3e11a2a7@news.povray.org>
"Ib Rasmussen" <ib### [at] ibrasdk> wrote in message
news:3E1### [at] ibrasdk...

> That should be
>
>   #macro Method3(T)
>   <
>    R*sin(A*T) * pow(sin(B*T), exp_X),
>    R*sin(A*T) * pow(cos(B*T), exp_Y),
>    pow(R*sin(A*T), exp_Z)
>   >
>  #end
>
>
> if I understand it right. I haven't tested it, though.

      Thanks Ib!  :)  That works a treat!

       All the best.

      ~Steve~


>
> /Ib
>
>
>


Post a reply to this message

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