POV-Ray : Newsgroups : povray.binaries.images : Lame Short Code Contest attempt : Re: Lame Short Code Contest attempt Server Time
11 Aug 2024 23:24:15 EDT (-0400)
  Re: Lame Short Code Contest attempt  
From: Dan P
Date: 23 Feb 2004 09:21:12
Message: <403a0c58$1@news.povray.org>
"Christoph Hormann" <chr### [at] gmxde> wrote in message
news:ogt### [at] tritonimagicode...
> Dan P wrote:
>   > Here's another fun way to use mandel:
> >
> > #declare f=function{pigment{mandel 1000 interior 1,1 translate -0.17
> > color_map{[0 rgb 0][1 rgb 1]}scale 2}}light_source{0.2*y rgb
> > 1}height_field{function 999,999{f(x,y,z).gray*0.1}pigment{rgb
> > 1}translate -0.5}camera{rotate 45*x translate -0.7*z}
> >
> > 246 bytes :-)
>
> You don't honestly want to sell this as a shortest version, do you?  I
> mean there are dozens of chars to save here.
>
> Christoph

I think dere oughta be a rule -- "bring it" :-)
I want to learn how to shave more chars... let's see the shorter version!
:-)


Post a reply to this message

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