POV-Ray : Newsgroups : povray.general : POV-Ray Quiz : Re: POV-Ray Quiz for Intermediate Users Server Time
4 Aug 2024 16:13:05 EDT (-0400)
  Re: POV-Ray Quiz for Intermediate Users  
From: Rune
Date: 6 Jun 2003 06:32:45
Message: <3ee06dcd$1@news.povray.org>
Warp wrote:
> However, if you use a transformation not included
> in the optimizations (such as the 'transform' block
> seems to be the case), matrices will be applied to
> all objects in the tree, thus causing a penalty in
> render time.

Couldn't it be tested for a transform block if it could be optimized to
a rotation, a translation and a uniform scaling? Shouldn't it be enough
to test if the transformation matrix is an orthogonal one? And if it is,
isn't it always possible to do the desired optimization?

Rune
--
3D images and anims, include files, tutorials and more:
rune|vision:  http://runevision.com (updated Oct 19)
POV-Ray Ring: http://webring.povray.co.uk


Post a reply to this message

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