POV-Ray : Newsgroups : povray.windows : Question about camera multi-view : Re: Question about camera multi-view Server Time
1 May 2024 21:18:19 EDT (-0400)
  Re: Question about camera multi-view  
From: clipka
Date: 13 May 2010 13:24:59
Message: <4bec35eb$1@news.povray.org>
Am 13.05.2010 18:47, schrieb Alex:

> A long time haven't used POVray, but want to return :-)
> I just wonder if such a 'tools' would exit, to render for a single scene
> multiple views as if 3 (for example) cameras was in the scene ?
>
> Purpose would be to get eg 3 rendered images with different point of
> view without changing the camera attribute in the source scene...
>
> Any idea for that ??

You /will/ have to set up multiple different cameras in the scene, using 
some #if construct to choose between them (driven either by animation 
variables or ini Declare=... statements).

Or you might use ini Declare=... to set parameters that you'll then use 
in the camera statement.


Post a reply to this message

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