POV-Ray : Newsgroups : povray.general : Hi POV-Ray users Server Time
5 Aug 2024 08:20:55 EDT (-0400)
  Hi POV-Ray users (Message 11 to 12 of 12)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Mikael Pohjola
Subject: Re: Hi POV-Ray users
Date: 27 Nov 2002 07:36:06
Message: <3de4bc36@news.povray.org>
"Christoph Hormann" <chr### [at] gmxde> wrote in message
news:3DE38C17.CC798705@gmx.de...
> If every POV-Ray user would ask all the
> questions occuring to him in these groups (like some do ;-)) it would
> become extremely difficult to maintain an open eye to those questions
> really requiring some discussion within the lot of things that simply
> could be answered by reading the manual or the FAQ.
You should start a group called Dumb Questions, where anybody could ask how
to get their media or radiosity to work, without comments like "Read the
doc.". The problem is to get people to post there and not to the
advanced-users group. :->

Mikael Pohjola

I have made small optimizations to the sig., now it fits in four lines:
light_source{20*y,1}#macro _(M,X,Y,P)#macro L(N,D)#if(N)#declare P=P+D;box{-
0.5,0.5translate z*mod(9*P.gray,4)pigment{rgb P}rotate 45*x+clock*y
translate
P}L(N-1,D)#end#end#if(M)L(mod(M,8)<mod(X,3)mod(Y,3)1>-1)_(div(M,8)div(X,3)di
v
(Y,3)P)#end#end _(2301603551,12850,60365,20*z-5*x)plane{y,-9pigment{rgb 1}}


Post a reply to this message

From: Mikael Pohjola
Subject: Re: Hi POV-Ray users
Date: 27 Nov 2002 07:39:05
Message: <3de4bce9$1@news.povray.org>
"Mikael Pohjola" <emp### [at] cchutfi> wrote in message
news:3de4bc36@news.povray.org...
> I have made small optimizations to the sig., now it fits in four lines:
> light_source{20*y,1}#macro _(M,X,Y,P)#macro L(N,D)#if(N)#declare P=P+D;box{-
> 0.5,0.5translate z*mod(9*P.gray,4)pigment{rgb P}rotate 45*x+clock*y
> translate
> P}L(N-1,D)#end#end#if(M)L(mod(M,8)<mod(X,3)mod(Y,3)1>-1)_(div(M,8)div(X,3)di
> v
> (Y,3)P)#end#end _(2301603551,12850,60365,20*z-5*x)plane{y,-9pigment{rgb 1}}
>
Damn, that automatic linewrapper!

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


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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