POV-Ray : Newsgroups : povray.binaries.images : Oblivious to transparency : Re: Oblivious to transparency Server Time
15 Aug 2024 06:14:54 EDT (-0400)
  Re: Oblivious to transparency  
From: Francois Labreque
Date: 25 Jul 2002 22:52:40
Message: <3D40B8DC.8000306@videotron.ca>
Jim Kress wrote:
> I can't stop myself ...
> 

Don't.

P.S.:  You might want to use anti-aliasing.
-- 
/*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

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