POV-Ray : Newsgroups : povray.animations : Animating a circular path : Re: Animating a circular path Server Time
28 Jul 2024 16:16:54 EDT (-0400)
  Re: Animating a circular path  
From: Bob Hughes
Date: 2 Oct 1999 22:46:44
Message: <37f6c394@news.povray.org>
Don't worry Paul, I was trying to do the same thing when I started out.
It's incredibly simple, as Peter has shown.

Bob

Peter Popov <pet### [at] usanet> wrote in message
news:CaH2N8T4tXRUOFlmVkk8bb6UI7tP@4ax.com...
> On Sun, 3 Oct 1999 00:22:38 +0100, "Paul F" <pau### [at] lineonenet>
> wrote:
>
> >what would be a more basic aproach to translating an object in a circle
say
> >with a radius 5 units across any help would be greatly received please
could
> >you post and mail me as i sometimes have trouble connecting to the news
> >server thanks
> >
> >Paul
>
> How about rotating it?
>
> object
> { MyObject // centered around the origin
>   translate 5*x rotate 360*y*clock
> }
>
>
>
> Peter Popov
> ICQ: 15002700


Post a reply to this message

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