POV-Ray : Newsgroups : povray.windows : animation Server Time
28 Jul 2024 18:13:21 EDT (-0400)
  animation (Message 1 to 3 of 3)  
From: frank luktisch
Subject: animation
Date: 10 May 1998 12:15:10
Message: <3555D28E.66B6@erie.net>
help

i cant seem to get pov ray to do animation 

I WENT INTO THE POVRAY.INI AND ADDED CLOCK=ON
AND YES I DONT KNOW WHAT IM DOING BUT IT DIDNT WORK
IN THE MESSAGE WINDOW IT SAYS CLOCK=0.000 ANIMATION=OFF
SO HOW DO I TURN ANIMATION ON


thank you


mof### [at] erienet

http://www.erie.net/~mofo


Post a reply to this message

From: Mike Weber
Subject: Re: animation
Date: 11 May 1998 09:13:43
Message: <6j6tgv$49m$1@oz.aussie.org>
look in the animation directory of your POV installation on your computer.
There a number of .ini files which produce animations.  Make your POV
project similar to that and you should be in good shape.

Mike

frank luktisch wrote in message <355### [at] erienet>...
>help
>
>i cant seem to get pov ray to do animation
>
>I WENT INTO THE POVRAY.INI AND ADDED CLOCK=ON
>AND YES I DONT KNOW WHAT IM DOING BUT IT DIDNT WORK
>IN THE MESSAGE WINDOW IT SAYS CLOCK=0.000 ANIMATION=OFF
>SO HOW DO I TURN ANIMATION ON
>
>
>thank you
>
>
>mof### [at] erienet
>
>http://www.erie.net/~mofo


Post a reply to this message

From: Vahur Krouverk
Subject: Re: animation
Date: 13 May 1998 11:27:43
Message: <3559BBEF.D7D2182E@fv.aetec.ee>
frank luktisch wrote:

> help
>
> i cant seem to get pov ray to do animation
>
> I WENT INTO THE POVRAY.INI AND ADDED CLOCK=ON
> AND YES I DONT KNOW WHAT IM DOING BUT IT DIDNT WORK
> IN THE MESSAGE WINDOW IT SAYS CLOCK=0.000 ANIMATION=OFF
> SO HOW DO I TURN ANIMATION ON

For animations You should set final frame statement. If You use ini
file, then add:
Final_Frame=30
by substituting 30 with number of frames.
If You set clock variable, then You have to modify it by itself for each
frame (external animation), by
using Final_Frame, pov-ray enters into internal animation, changing
clock by itself (by default from 0-1) for each frame.
RTFM 6.2.1.


Post a reply to this message

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