POV-Ray : Newsgroups : povray.advanced-users : Rendering POVRay Images at different camera positions(translations and rota= : Rendering POVRay Images at different camera positions(translations and rota= Server Time
16 May 2024 06:58:29 EDT (-0400)
  Rendering POVRay Images at different camera positions(translations and rota=  
From: handos
Date: 3 Nov 2014 16:40:01
Message: <web.5457f5ab25e0dc43cfa57e830@news.povray.org>
Hi everyone,

I have a txt file containing a list of camera positions at which I'd like to
render my scene at. The scene is an obj file converted to POVRay format (.pov,
..inc, .mat, .ini etc. using poseray) and there are around 60K tokens so it
spends a lot of time parsing this scene file when I send a render command for
instance

"
Render Stream to console........On
Statistics Stream to console....On
Warning Stream to console.......On
==== [Parsing...] ==========================================================
Parsing 18284K tokens

"

The image renders quickly after it is done parsing. I'm issuing a fresh
rendering request every time I render the scene at a different camera position.
Is there any possibility of rendering all the images within one rendering
instance without having to re-parse it every time? This would save me a huge
amount of time. I know animation can be helpful here but I don't know how to use
it together with the camera positions (numbered from 1 to N). If you have any
suggestions, it would be of immense help.

Thank you for your time.

Kind Regards,


Post a reply to this message

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