POV-Ray : Newsgroups : povray.newusers : Rendering a sub-window? : Rendering a sub-window? Server Time
29 Jul 2024 10:30:52 EDT (-0400)
  Rendering a sub-window?  
From: Jefficus
Date: 31 Jan 2006 19:15:00
Message: <web.43dffc03685b08ad9ce5362d0@news.povray.org>
I've got a complex scene that is extremely view dependent. In my
scene-building sessions, I'm fidgeting around with subtle positioning of
some of the geometry. To keep my "render/adjust/repeat" cycles down, I'd
like to render, say, the lower right quadrant of the image, at a higher
resolution, but WITHOUT moving the camera. Is there a way to do this from
the command line? I'm imagining something like this:

povray +i scene.pov +W1024 +H768 viewleft=50% viewtop=50%

It would render my scene with regular camera setup, but would only actually
fire rays through the lower right corner of the defined camera viewport.
Ideally it would fire rays at double the resolution and fill the entire
1024x768 with a higher-res view of the lower left portion of the image. But
I could live with it if it only rendered that portion of the image, leaving
the rest blank. I could get what I want by just rendering at W2048 H1536.

Jefficus


Post a reply to this message

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