POV-Ray : Newsgroups : povray.animations : Object animated with camera following the movements : Re: Object animated with camera following the movements Server Time
23 Apr 2024 18:26:03 EDT (-0400)
  Re: Object animated with camera following the movements  
From: Stephen
Date: 25 Nov 2009 07:45:16
Message: <4b0d26dc@news.povray.org>
Giuela wrote:
> I want to do an animation of an object which moves in the space with non linear
> trajectory and I want the camera to follow the movements, but I can't do this,
> because when I change the "location" and "look_at vectors", the perspective
> changes suddenly; i've tried to use the "sky" statement, but I don't exactly
> know how it works and if it helps me.

You were on the right track with the sky statement.

Sky <(sin (radians(A)), (cos(radians(A)), 0>

Where A is the angle in degrees.


-- 

Best Regards,
	Stephen


Post a reply to this message

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