POV-Ray : Newsgroups : povray.general : A bit of math : A bit of math Server Time
20 Apr 2024 04:30:27 EDT (-0400)
  A bit of math  
From: Mike Horvath
Date: 26 Feb 2018 18:03:06
Message: <5a94922a@news.povray.org>
I have a three coordinates.

// bounding box
L3ModelBBoxMin = <-1280,-428,-960>
L3ModelBBoxMax = <1280,0,-160>

// camera location
L3Location = <2413.395250,-1636.367750,-2657.726250>


How do I determine the corner of the bounding box that is nearest the 
camera? Thanks.


Mike


Post a reply to this message

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