POV-Ray : Newsgroups : povray.general : Hi POV-Ray users : Hi POV-Ray users Server Time
5 Aug 2024 04:15:41 EDT (-0400)
  Hi POV-Ray users  
From: Mikael Pohjola
Date: 26 Nov 2002 07:11:05
Message: <3de364d9@news.povray.org>
Hi, to you all!

  I have been using POV-Ray since v3.0, and I have read this newsgroup for a
year. I consider myself an experienced POVer. You guys have really a good
community!

  I was wondering how many are like me? I mean, follow this news-server, but
don't write to it? There is a thight group who posts questions and
especially answers, but how big is the community really?

 The other reason why I posted this message was that I finally made my own
signature. Take a look at it (it has a hidden feature). You are free to
obfuscate it, but I will probably keep it like this, since this is MY sig.

#declare P=<-5,0,20>;#macro L(N,D)#if(N>0)#declare P=P+D;box{-.5,.5translate
z*mod(9*vlength(P),4)pigment{rgb P}rotate<45clock,0>translate P}L(N-1,D)#end
#end#macro _(M,X,Y)#if(M>0)L(mod(M,8),<mod(X,3),mod(Y,3),1>-1)_(div(M,8),div
(X,3),div(Y,3))#end#end _(2301603551,12850,60365)plane{y,-9pigment{rgb 1}}
light_source{20*y rgb 1}

  My images are on my homepage (link below).
--
  Mikael Pohjola
  emp### [at] cchutfi
  http://www.kolumbus.fi/ee.pohjola/mikael/


Post a reply to this message

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