|
 |
ingo <ing### [at] nomail com> 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
|
 |