POV-Ray : Newsgroups : povray.newusers : ANIMATION Server Time
5 Sep 2024 16:22:36 EDT (-0400)
  ANIMATION (Message 1 to 5 of 5)  
From: Jason Scott
Subject: ANIMATION
Date: 22 Sep 2000 23:42:32
Message: <39cc26a8@news.povray.org>
How do you do animation in pov-ray I use the clock vairable but nothing
happens what do I do???


--
Jason S


Post a reply to this message

From: Ken
Subject: Re: ANIMATION
Date: 23 Sep 2000 00:07:16
Message: <39CC2BB5.EFBC25A9@pacbell.net>
Jason Scott wrote:
> 
> How do you do animation in pov-ray I use the clock vairable but nothing
> happens what do I do???

A classic VFAQ question : )

http://www.students.tut.fi/~warp/povVFAQ/languageVFAQ.html#turnonanimation

For a good tutorial on the subject follow this link -
http://www.puzzlecraft.com/cm/ClockMod.html

-- 
Ken Tyler - 1400+ POV-Ray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

From: David Fontaine
Subject: Re: ANIMATION
Date: 23 Sep 2000 02:01:30
Message: <39CC45C2.8B993ED4@faricy.net>
Jason Scott wrote:

> How do you do animation in pov-ray I use the clock vairable but nothing
> happens what do I do???

clock works like any other variable, for instance translate clock*y
to use clock you need to make an ini file for your scene with the
following:
Input_File_Name = yourscene.pov
Height = n
Width = n
Antialias = On/Off
Antialias_Threshold = n.n
Initial_Frame = n
Final_Frame = n
Initial_Clock = n
Final_Clock = n
then render it (not the scene itself)

--
David Fontaine  <dav### [at] faricynet>  ICQ 55354965
My raytracing gallery:  http://davidf.faricy.net/


Post a reply to this message

From: Jason Scott
Subject: Re: ANIMATION
Date: 23 Sep 2000 16:43:49
Message: <39cd1605@news.povray.org>
how would you do type the code for animation in dos for pov-ray

--
Jason S
Jason Scott <fir### [at] hotmailcom> wrote in message
news:39cc26a8@news.povray.org...
> How do you do animation in pov-ray I use the clock vairable but nothing
> happens what do I do???
>
>
> --
> Jason S
>
>


Post a reply to this message

From: Warp
Subject: Re: ANIMATION
Date: 23 Sep 2000 18:36:49
Message: <39cd3080@news.povray.org>
Jason Scott <fir### [at] hotmailcom> wrote:
: how would you do type the code for animation in dos for pov-ray

http://www.students.tut.fi/~warp/povVFAQ/languageVFAQ.html#turnonanimation

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):_;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

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