POV-Ray : Newsgroups : povray.binaries.scene-files : A super simple & SDL-only network frame distributor Server Time
1 Sep 2024 08:13:00 EDT (-0400)
  A super simple & SDL-only network frame distributor (Message 1 to 2 of 2)  
From: Charles C
Subject: A super simple & SDL-only network frame distributor
Date: 26 Jan 2007 01:45:00
Message: <web.45b9a29a2c9faeaa9356f54f0@news.povray.org>
It's about as simple as can be.  Basically each machine creates a
"flag-file" in a shared directory to claim a frame for rendering.  If a
given frame has already been flagged by another machine, a blank frame is
rendered.  If compressed, blank frames should be tiny and easy to sort out
(the caveat of this approach.)

Comments?

Charles


Post a reply to this message


Attachments:
Download 'simplenetanimator.pov.txt' (7 KB)

From: Charles C
Subject: Re: A super simple & SDL-only network frame distributor
Date: 26 Jan 2007 02:10:00
Message: <web.45b9a81d19e7a9a69356f54f0@news.povray.org>
Note that if rendering with multiple instances of POV-Ray on a single
machine, it's important to put the output files in a separate directory
(adding a +o[dirname] to the command line).  Otherwise the trailing
instance of POV-Ray will overwrite each good frame with a blank one.


Post a reply to this message

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