POV-Ray : Newsgroups : povray.binaries.images : Quiz : Re: Quiz Server Time
2 Oct 2024 16:29:21 EDT (-0400)
  Re: Quiz  
From: Warp
Date: 11 May 2000 08:59:43
Message: <391aaebe@news.povray.org>
Actually it's a bit simpler:

union
{ #declare Angle=0;
  #while(Angle<360)
    torus { 1,.04 rotate z*30 translate z*.25 rotate y*Angle }
    #declare Angle=Angle+15;
  #end
}

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