POV-Ray : Newsgroups : povray.general : Most common way to make POV files? : Re: Most common way to make POV files? Server Time
7 Aug 2024 19:20:35 EDT (-0400)
  Re: Most common way to make POV files?  
From: Francois Labreque
Date: 17 Dec 2001 21:42:03
Message: <3C1EAB58.3020809@videotron.ca>
Mahalis wrote:

> I tried Moray once, but never liked it and since then have always
> hand-coded.


 From the last poll, I think most people here are diehard handcoders.

-- 
/*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.