POV-Ray : Newsgroups : povray.programming : bounding boxes problem and solution : Re: bounding boxes problem and solution Server Time
3 Jul 2024 06:03:31 EDT (-0400)
  Re: bounding boxes problem and solution  
From: Andrew Clinton
Date: 1 Dec 2003 21:45:02
Message: <web.3fcbfc04a497fd62611ee4e60@news.povray.org>
Christopher James Huff wrote:
>
>Not necessarily. Bounding of a shape could be computed when those
>functions are called. The main thing is that they need to be completely
>recomputed when transformed, rather than repeatedly transforming the
>basic bounding box.
>

You are right, min_extent will need to be modified to take into account
these changes.

With the responses so far, I think I'll go ahead with it (it should not be
too much work...)

Andrew


Post a reply to this message

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