POV-Ray : Newsgroups : povray.general : Shortest Code Contest : Re: Shortest Code Contest Server Time
7 Aug 2024 03:24:30 EDT (-0400)
  Re: Shortest Code Contest  
From: Warp
Date: 18 Jan 2002 16:39:18
Message: <3c489606@news.povray.org>
Bill DeWitt <bde### [at] cflrrcom> wrote:
:     According to the convention of four lines of eighty characters.

  In fact, it's better to use well less than 80 characters in order to avoid
line wrapping in quotes (I think that the recommendation is something like
72 characters in a line).

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

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