POV-Ray : Newsgroups : povray.binaries.images : Lame Short Code Contest attempt : Re: Lame Short Code Contest attempt Server Time
11 Aug 2024 23:15:07 EDT (-0400)
  Re: Lame Short Code Contest attempt  
From: Dan P
Date: 24 Feb 2004 10:09:48
Message: <403b693c@news.povray.org>

news:403aef0f@news.povray.org...
> // +SP8 +EP8 +A0.1 +AM2 +R2 -FN
>
> #declare f=function{pigment{mandel 1e3interior 1,1translate-.2
> color_map{[0rgb 0][1rgb 1]}scale 2}}light_source{<0,.7.4>rgb
> 1}height_field{function 999,999{f(x,y,z).hf/9}pigment{rgb
> 1}translate.7*z-.5rotate-x*45}
>
> // 19 additional characters saved: 63+61+58+31=210;
> // (not counting newlines -- as one long line: 212 characters
> // Sufficiently similar?
>
> //    Sputnik

Wow, I'm fighting the temptation to redo my short-code entry and cut it in
half :-)


Post a reply to this message

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