POV-Ray : Newsgroups : povray.advanced-users : how do i get on the up and up with color? : Re: how do i get on the up and up with color? Server Time
30 Jul 2024 12:30:32 EDT (-0400)
  Re: how do i get on the up and up with color?  
From: Nieminen Mika
Date: 11 Aug 1999 03:04:16
Message: <37b12070@news.povray.org>
Ken <tyl### [at] pacbellnet> wrote:
: #declare a = 0;
:   #while (a < 10 )
:     sphere {<0,a,0>, 1
:       pigment { rgb <a*0.1, a*0.1, a*0.1> }
:       }
:     }
:   #declare a = a + 1;
: #end

  But Ken! That's quite good indentation... :)
  (Although the #while and the #end are not indented at the same level...)

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

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