POV-Ray : Newsgroups : povray.general : Siggy Server Time
6 Aug 2024 16:56:58 EDT (-0400)
  Siggy (Message 11 to 15 of 15)  
<<< Previous 10 Messages Goto Initial 10 Messages
From:
Subject: Re: Siggy
Date: 22 Mar 2002 11:19:17
Message: <19mm9uslc89moeepie7hl5dg16vrek84rf@4ax.com>
On 22 Mar 2002 11:04:32 -0500, Warp <war### [at] tagpovrayorg> wrote:
> blob#macro L(I)#if(I)_(-1I)_(1,-I)_(-1,-I)L(I-1)#end#end{threshold#macro _(W,
> C)sphere{20*<C,W,10>16,1pigment{rgb 9}}#end.7_(0,-5)_(1,5)_(0,5)_(0,3)_(0,1)_
> (1,1)L(5)}

blob#macro L(I)#if(I)_(-1I)_(1,-I)_(-1,-I)L(I-1)#end#end{#macro _(W,C)sphere{
20*<C,W,10>20,1}#end _(0,-5)_(1,5)_(0,5)_(0,3)_(0,1)_(1,1)L(5)}background{1}

:-)

ABX


Post a reply to this message

From: Warp
Subject: Re: Siggy
Date: 22 Mar 2002 11:25:19
Message: <3c9b5aee@news.povray.org>

> blob#macro L(I)#if(I)_(-1I)_(1,-I)_(-1,-I)L(I-1)#end#end{#macro _(W,C)sphere{
> 20*<C,W,10>20,1}#end _(0,-5)_(1,5)_(0,5)_(0,3)_(0,1)_(1,1)L(5)}background{1}

  That's not the same image anymore...

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

From:
Subject: Re: Siggy
Date: 22 Mar 2002 12:05:47
Message: <s0pm9uo6tvflm5hkdabolm1d1l323cem8l@4ax.com>
On 22 Mar 2002 11:25:19 -0500, Warp <war### [at] tagpovrayorg> wrote:
> > blob#macro L(I)#if(I)_(-1I)_(1,-I)_(-1,-I)L(I-1)#end#end{#macro _(W,C)sphere{
> > 20*<C,W,10>20,1}#end _(0,-5)_(1,5)_(0,5)_(0,3)_(0,1)_(1,1)L(5)}background{1}
>
>  That's not the same image anymore...

blob{threshold#macro _(s,i,g)#if(s)sphere{20*(i-<5,1,-10>)16,1pigment{rgb 9}}
_(s-1i+g,g)#end#end.7_(4x,x)_(2,0y)_(5y*2x)_(5x*6x)_(3<6,1>2*x)_(2<6,2>4*x)}

:-)

ABX


Post a reply to this message

From: Corey Woodworth
Subject: Re: Siggy
Date: 22 Mar 2002 22:06:13
Message: <3c9bf125$1@news.povray.org>

news:s0pm9uo6tvflm5hkdabolm1d1l323cem8l@4ax.com...
> On 22 Mar 2002 11:25:19 -0500, Warp <war### [at] tagpovrayorg> wrote:
> > > blob#macro L(I)#if(I)_(-1I)_(1,-I)_(-1,-I)L(I-1)#end#end{#macro
_(W,C)sphere{
> > > 20*<C,W,10>20,1}#end
_(0,-5)_(1,5)_(0,5)_(0,3)_(0,1)_(1,1)L(5)}background{1}
> >
> >  That's not the same image anymore...
>
> blob{threshold#macro _(s,i,g)#if(s)sphere{20*(i-<5,1,-10>)16,1pigment{rgb
9}}
>
_(s-1i+g,g)#end#end.7_(4x,x)_(2,0y)_(5y*2x)_(5x*6x)_(3<6,1>2*x)_(2<6,2>4*x)}

I  have a questions about #end.7 Does that mean the macro returns .7 or does
putting the entire macro between threshold and .7 just a way of deleteing a
sapce?

Corey


Post a reply to this message

From:
Subject: Re: Siggy
Date: 25 Mar 2002 03:30:25
Message: <htnt9u02ae5jj1d7vfj3fmuf0mogqk06cc@4ax.com>
On Fri, 22 Mar 2002 22:11:19 -0500, "Corey Woodworth" <cdw### [at] mpinetnet>
wrote:
> I  have a questions about #end.7 Does that mean the macro returns .7 or does
> putting the entire macro between threshold and .7 just a way of deleteing a
> sapce?

None of above.
I have put it there to get favourite wrapping. This macro can be placed
anywhere before first call.

ABX


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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