POV-Ray : Newsgroups : povray.advanced-users : Finding object's bounding box : Re: Finding object's bounding box Server Time
26 Apr 2024 17:29:32 EDT (-0400)
  Re: Finding object's bounding box  
From: Alain Martel
Date: 1 Apr 2023 18:52:22
Message: <6428b5a6$1@news.povray.org>
Le 2023-04-01 à 13:56, yesbird a écrit :
> On 01/04/2023 20:48, ingo wrote:
>> from the docs on functions:
>>
>> min_extent(OBJECT_IDENTIFIER), max_extent(OBJECT_IDENTIFIER). The 
>> min_extent and
>> max_extent return the minimum and maximum coordinates of a declared 
>> object's
>> bounding box (Corner1 and Corner2), in effect allowing you to find the
>> dimensions and location of the object.
> 
> Thanks, ingo, this is exactly what I was expecting.
> -- 
> YB
> 
> 
Remember that, when dealing with differences and intersections, the 
bounding box can be larger than the object.


Post a reply to this message

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