POV-Ray : Newsgroups : povray.newusers : Rendering impostors : Re: Rendering impostors Server Time
13 Aug 2026 03:02:30 EDT (-0400)
  Re: Rendering impostors  
From: Bald Eagle
Date: 1 Aug 2026 16:05:00
Message: <web.6a6e50c2404c19cf58bc24b25979125@news.povray.org>
ingo <ing### [at] nomailcom> wrote:

> A third option is to just not add the objects to the scene that are not
> within the slice of the scene you want.

Yes, some sort of culling script.

Do a loop, grab the min_extent and max_extent of the object, see if the whole
object resides inside the "slice", and if not, then skip it.

- BE


Post a reply to this message

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