POV-Ray : Newsgroups : povray.general : Is it possible to render only a sub-set of a scene? : Re: Is it possible to render only a sub-set of a scene? Server Time
29 Jul 2024 12:20:00 EDT (-0400)
  Re: Is it possible to render only a sub-set of a scene?  
From: Le Forgeron
Date: 26 May 2011 17:01:42
Message: <4ddebfb6$1@news.povray.org>
Le 26/05/2011 18:20, John Ratcliff nous fit lire :
> I want to use POVRay to do some pre-computed baked in radiosity solutions.
> 
> What I need to be able to do is upload my entire 'game level' into POV Ray but,
> when I render, render only a sub-section of that game world.
> 
> Since the 'scene' seems to be a global concept; I'm not quite sure how to have
> it render only a sub-section of the scene.
> 
> Could this be done by setting a no-draw material property on the portion of the
> level I want ignored while still having the raytracer take the entire world into
> consideration for shadows, etc.?

no_image option on any object will remove it from direct view, but
unless you also provide no_shadow and no_reflection, it will still
create shadow and reflect itself in mirror...

Have a nice day.


Post a reply to this message

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