POV-Ray : Newsgroups : povray.binaries.animations : object rotations in 2 axes vs. 3 : Re: object rotations in 2 axes vs. 3 Server Time
24 May 2024 10:56:54 EDT (-0400)
  Re: object rotations in 2 axes vs. 3  
From: Stephen
Date: 5 Oct 2018 08:00:02
Message: <5bb75242@news.povray.org>
On 05/10/2018 10:59, Stephen wrote:

> 




> 
> 
> 
> ////////////////////////////////////////////////
> 
> 
> 




> 


> 






> 





> 
> 
> rotate <Die_X_rot, Die_Y_rot, Die_Z_rot>
> 
> 


> 






> 





> 
> rotate <Die_X_rot, Die_Y_rot, 0>




Changed the order of rotation to
rotate <0, Die_Y_rot, 0>
rotate <0, 0, Die_Z_rot>
rotate <Die_X_rot, 0, 0>

and reduced the framerate to 30 fps; 300 frames.



-- 

Regards
     Stephen


Post a reply to this message


Attachments:
Download '0001-0299.mp4.mpg' (495 KB)

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