POV-Ray : Newsgroups : povray.general : access object attributes : Re: access object attributes Server Time
29 Jul 2024 02:35:17 EDT (-0400)
  Re: access object attributes  
From: Christian Froeschlin
Date: 15 May 2013 17:45:40
Message: <51940204$1@news.povray.org>
Nekar Xenos wrote:

> ObjectCenter = min_extent(Object)+.5*(max_extent(Object)-minExtent(Object))

Or 0.5*(min + max) if you're a fan of distributive law ;)

Also note that min/max_extend is actually the bounding
box and may not yield the expected position for all objects.


Post a reply to this message

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