POV-Ray : Newsgroups : povray.unofficial.patches : Inverse Transformations patch : Re: Inverse Transformations patch Server Time
2 Sep 2024 12:14:45 EDT (-0400)
  Re: Inverse Transformations patch  
From: Chris Huff
Date: 27 Apr 2000 19:32:55
Message: <chrishuff_99-85B210.18355827042000@news.povray.org>
In article <slr### [at] linuxparkerrfwicom>, 
ron### [at] povrayorg wrote:

> Trick question: what's the transform matrix for the sphere in
> 
> sphere {
>   0, 2
>   translate <1,0,1>
>   scale 2
> }

NULL

The translate value is added to the position in this case, and the 
transform structure isn't even created, so the matrix doesn't exist. 
Right?

-- 
Christopher James Huff - Personal e-mail: chr### [at] yahoocom
TAG(Technical Assistance Group) e-mail: chr### [at] tagpovrayorg
Personal Web page: http://chrishuff.dhs.org/
TAG Web page: http://tag.povray.org/


Post a reply to this message

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