POV-Ray : Newsgroups : povray.newusers : animation question : Re: animation question Server Time
6 Sep 2024 12:12:30 EDT (-0400)
  Re: animation question  
From: Jerry Anning
Date: 12 May 1998 02:14:58
Message: <3557E8E2.FA379E90@dhol.com>
Jerry Anning wrote:

> Oops! Typo!  That should have been:
> 
> scale .35
> translate 4*y
> rotate <0, 360*clock, 0>
> translate -145*z // <--z instead of x

Did it again!  Try:

scale .35
translate -.75*x // <-- left this out last time
translate 4*y
rotate <0, 360*clock, 0>
translate -145*z

Jerry Anning
cle### [at] dholcom


Post a reply to this message

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