POV-Ray : Newsgroups : povray.animations : Animation with sine waves? : Re: Animation with sine waves? Server Time
25 Jul 2026 14:45:54 EDT (-0400)
  Re: Animation with sine waves?  
From: ingo
Date: 23 Jul 2026 01:35:00
Message: <web.6a61a77230cd75d17bac71e8ffb8ce3@news.povray.org>
"Sir" <fra### [at] jaliscoedumx> wrote:

> #declare actangle = maxangle * sin( clock * 4 ) * cos( clock * 4 );
> [...]
>     rotate <0,0,clock*actangle>

Didn't analyse the full thing but noticed the clock as well in actangle as in
rotate again. So you animate the animation, removing the clock from rotate might
do the trick?

ingo


Post a reply to this message

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