POV-Ray : Newsgroups : povray.beta-test : [Doc] Spherical pattern : [Doc] Spherical pattern Server Time
30 Jul 2024 16:18:31 EDT (-0400)
  [Doc] Spherical pattern  
From: Francois Labreque
Date: 21 Oct 2001 23:32:56
Message: <3BD39318.1060802@videotron.ca>
6.7.11.31  Spherical
The spherical pattern creates a one unit radius sphere along the Y axis
                                                        ^^^^^^^^^^^^^^^^

That doesn't really make sense.  Shouldn't it be something along the 
lines of "centered at the origin"?
-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   videotron.ca  */}camera{location<6,1.25,-6>look_at a orthographic}


Post a reply to this message

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