POV-Ray : Newsgroups : povray.general : Averaging transforms : Re: Averaging transforms Server Time
31 Jul 2024 02:27:58 EDT (-0400)
  Re: Averaging transforms  
From: Greg M  Johnson
Date: 14 Jan 2008 22:06:26
Message: <478c2332@news.povray.org>
Tim Attwood wrote:


> Seems straightforward if you save the location of some
> object to disk every frame... there's probably a formula
> for it too, but it doesn't spring to mind, some sort of
> quadratic...
> 


Thanks, but I'm not saving to disk.

It's more like I have pre-defined transforms (which are like
trans,rotate,trans,rotate,trans,rotate) and want to do:


#declare New_Transform= clock * Transform_1{}+ (1-clock)*Transform_2{};


Post a reply to this message

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