POV-Ray : Newsgroups : povray.binaries.animations : Animation Rendering Server Time
21 Jul 2024 01:33:03 EDT (-0400)
  Animation Rendering (Message 1 to 4 of 4)  
From: m2@m
Subject: Animation Rendering
Date: 5 Feb 2004 17:34:33
Message: <4022c4f9@news.povray.org>
Some users are creating scenes with animation using the program Moray.  We'd
like to render these on our Linux cluster, however, we can't figure out the
best way to do this.  Will we need to get Moray to output a .pov file for
each frame, or can a single POV file contain the entire scene.  Any help
would be appreciated, thanks.

-- 
----------------------------------------------------------------------------------------------
Jesus didn't just save the world, He made weekly offsite backups.
Friendly Linux Support Channel: (irc.freenode.net) #userfriendly


Post a reply to this message

From: Dan P
Subject: Re: Animation Rendering
Date: 5 Feb 2004 23:52:40
Message: <40231d98$1@news.povray.org>
"m2@m" <pat### [at] yahoocom> wrote in message
news:4022c4f9@news.povray.org...
>
> Some users are creating scenes with animation using the program Moray.
We'd
> like to render these on our Linux cluster, however, we can't figure out
the
> best way to do this.  Will we need to get Moray to output a .pov file for
> each frame, or can a single POV file contain the entire scene.  Any help
> would be appreciated, thanks.

It depends on how you are doing the animation -- if you are using the clock
value and splines and such, you can just use a single .pov file and set
values in your povray.ini. However, if you are not using POV-ray's animation
facilities, you will have to either output a seperate .pov file for each
frame, or generate your .pov files using a programming language (PERL works
particularly well for this). I don't use Moray, though, so I don't know the
details on how Moray animates. If Moray creates splines that use the clock
value, you're golden.

Anybody here a Moray guru?


Post a reply to this message

From: Bernd Michler
Subject: Re: Animation Rendering
Date: 6 Feb 2004 03:00:22
Message: <40234996@news.povray.org>
Moray create a single pov file in the /Povscn folder with the same name.
Normaly it includes an Ini and an Inc file.
These 3 files can you render and open with povray
The single pov file can contain the entire scene.

If you have more questions about Moray you can ask the authors in the
newsgroup moray.win


"m2@m" <pat### [at] yahoocom> schrieb im Newsbeitrag
news:4022c4f9@news.povray.org...
>
> Some users are creating scenes with animation using the program Moray.
We'd
> like to render these on our Linux cluster, however, we can't figure out
the
> best way to do this.  Will we need to get Moray to output a .pov file for
> each frame, or can a single POV file contain the entire scene.  Any help
> would be appreciated, thanks.
>
> -- 
> --------------------------------------------------------------------------
--------------------
> Jesus didn't just save the world, He made weekly offsite backups.
> Friendly Linux Support Channel: (irc.freenode.net) #userfriendly


Post a reply to this message

From: Stephen McAvoy
Subject: Re: Animation Rendering
Date: 6 Feb 2004 03:45:30
Message: <bnk620h5qllk4ehef3q3fbunn644f7hdrb@4ax.com>
On Thu, 05 Feb 2004 16:40:17 -0600, "m2@m" <pat### [at] yahoocom> wrote:

>  Any help
>would be appreciated, thanks.

It depends on how the animation is created in Moray. If it was produced using
the animation plugin then you are snookered. This combination uses Pov-Ray as a
rendering engine and you have no access to the code. On the other hand if it
uses the clock variable a static scene is made in Moray then tweaked by hand in
Pov-Ray to add the animation functions. Such as the clock variable and spline
paths. 
I assume because you are having difficulties, that the animations are made using
Alexander Enzmann's plugin. IIRC he is on an extended break, travelling and
there will be no updates to the plugin for a while. 

Actually on rereading you post and assuming you are not using the plugin, you
can create animations using just one Moray created Pov file (plus ini and inc
files). That is the way I create animations.


Regards
        Stephen


Post a reply to this message

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