POV-Ray : Newsgroups : povray.general : stuck with user_defined camera : Re: stuck with user_defined camera Server Time
19 Apr 2024 21:17:32 EDT (-0400)
  Re: stuck with user_defined camera  
From: ingo
Date: 23 Jan 2019 14:34:40
Message: <XnsA9E0D154964E7seed7@news.povray.org>
in news:5c45feaf$1@news.povray.org clipka wrote:

> I'm not exactly sure what you want to achieve.

Thinking about rendering tiles a bit more, I intend to render them in an 
animation where each frame number results in a specific tile location. 
This can be parallelised relative easy. The master just sends out the 
frame number to be renderer and the locic in the .pov / .inc file makes 
sure the proper tile is rendered.

A quick search shows a master worker configuration and logic in "Parallel 
image computation in clusters with task-distributor" -- Christian Baun, at 
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4870533/ . The stitching 
process would be easier than described here as there is nothing to be 
removed from the resulting images.

ingo


Post a reply to this message

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