|
|
Program ended abnormally on 6/3/03 6:22 PM, Due to a catastrophic David
Matthews error:
> Got the reflecting sphere and the checkered plane. Now I can start
> bothering the other POV-Ray
> newsgroups with my questions (assuming I've attached the image correctly.)
Definitely. Welcome aboard.
;)
--
/*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{orthographic location<6,1.25,-6>look_at a }
Post a reply to this message
|
|