Whisperings:Solo Piano Radio
  POV-Ray : Newsgroups : povray.newusers : difference, plane : Re: difference, plane Server Time: 4 Jul 2008 21:37:38 GMT
  Re: difference, plane  
From: Warp
Date: 12 Apr 2008 18:26:57
stevenvh <nomail@nomail> wrote:
>     plane { -y -0.8 }

  -y -0.8 = <0, -1, 0> - <0.8, 0.8, 0.8> = <-0.8, -1.8, -0.8>

  Expressions are evaluated first, after that the optional commas.
In this case the comma is not all that optional because without it
the expression takes precedence.

-- 
                                                          - Warp


Post a reply to this message

Copyright 1991-2004 POV-Team™