POV-Ray : Newsgroups : povray.general : mesh modeller? : Re: mesh modeller? Server Time
8 Aug 2024 06:19:07 EDT (-0400)
  Re: mesh modeller?  
From: Warp
Date: 23 Apr 2001 06:35:49
Message: <3ae40584@news.povray.org>
Jan Walzer <jan### [at] lzernet> wrote:
: Why POV-Script this time ?

  As a POV-freak, long term POV-Ray user and hardcore povrayer I felt that
I should use a povray signature when posting to povray newsgroups. If fits
better here.
  It's also more user-friendly. People don't need a C-compiler in order to
try it. They just need POV-Ray.

: Did you compute the array in your head ???

  Nope, I used POV-Ray to compute the numbers (what else!) :)

: I'm currently fiddling out, how it works ...

  It's quite simple. It's rather difficult to make very obfuscated code
with POV-Ray.

-- 
#local D=array[6]{11117333955,7382340,3358,3900569407,970,4254934330}
#local I=0;#macro M()<mod(D[I],13)-6,mod(div(D[I],13),8)-3,10>#end
#while(I<6)cylinder{M()#local D[I]=div(D[I],104);M().1
pigment{rgb 9}}#local I=(D[I]>99?I:I+1);#end                /*- Warp -*/


Post a reply to this message

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