POV-Ray : Newsgroups : povray.binaries.images : procedural card deck as part of my WIP Server Time
18 Aug 2024 08:26:16 EDT (-0400)
  procedural card deck as part of my WIP (Message 1 to 10 of 15)  
Goto Latest 10 Messages Next 5 Messages >>>
From: Wlodzimierz ABX Skiba
Subject: procedural card deck as part of my WIP
Date: 18 Jul 2001 10:44:33
Message: <3b55a0d1@news.povray.org>
Here is my procedural, integral but complex pattern created from various warps,
transforms, macros and functions. Do you like it ?

--
#macro Sig(A,B,X)_(A,B)_(B,X)_(X,A)#end#macro _(A,B)cylinder{<A.x,A.y,3>,<B.u,
B.v,3>.1,9}#end global_settings{max_trace_level 9}light_source{0 1}camera{up y
*4right-3*x}blob{_(<3,1>,<1,-5>)_(<2,-2>,<4,-2>)Sig(x,<-1,1.5>,<1,3>)_(z-1,z-4
)pigment{rgb 1}}box{-3 3pigment{rgb 0}finish{reflection 1}hollow} // POV-Ray31


Post a reply to this message


Attachments:
Download 'card.png' (153 KB)

Preview of image 'card.png'
card.png


 

From: Wolfgang Manousek
Subject: Re: procedural card deck as part of my WIP
Date: 18 Jul 2001 13:36:06
Message: <3b55c906$1@news.povray.org>
very nice - are you willing to share the code ?

thx
Wolfgang

"Wlodzimierz ABX Skiba" <abx### [at] abxartpl> wrote in message
news:3b55a0d1@news.povray.org...
> Here is my procedural, integral but complex pattern created from various
warps,
> transforms, macros and functions. Do you like it ?
>
> --
> #macro Sig(A,B,X)_(A,B)_(B,X)_(X,A)#end#macro
_(A,B)cylinder{<A.x,A.y,3>,<B.u,
> B.v,3>.1,9}#end global_settings{max_trace_level 9}light_source{0
1}camera{up y
>
*4right-3*x}blob{_(<3,1>,<1,-5>)_(<2,-2>,<4,-2>)Sig(x,<-1,1.5>,<1,3>)_(z-1,z
-4
> )pigment{rgb 1}}box{-3 3pigment{rgb 0}finish{reflection 1}hollow} //
POV-Ray31
>
>
>
>
>


Post a reply to this message

From: Sander
Subject: Re: procedural card deck as part of my WIP
Date: 18 Jul 2001 16:53:22
Message: <MPG.15c015cb300aac7e98980b@NEWS.POVRAY.ORG>
In article <3b55a0d1@news.povray.org>, Wlodzimierz ABX Skiba says...
> Here is my procedural, integral but complex pattern created from various warps,
> transforms, macros and functions. Do you like it ?
> 
Very much! Excellent job.
-- 
Regards,  Sander


Post a reply to this message

From: Jim Charter
Subject: Re: procedural card deck as part of my WIP
Date: 18 Jul 2001 20:05:59
Message: <3B564F83.C3E8E5ED@aol.com>
There is something just plain satisfying about that image.  I think it will have to
be my wallpaper for awhile.


Post a reply to this message

From: Tony[B]
Subject: Re: procedural card deck as part of my WIP
Date: 18 Jul 2001 22:18:22
Message: <3b56436e@news.povray.org>
Yeeeeeess! Source please!


Post a reply to this message

From: Wlodzimierz ABX Skiba
Subject: Re: procedural card deck as part of my WIP
Date: 19 Jul 2001 08:06:37
Message: <3b56cd4d@news.povray.org>
Sander wrote in message ...
> In article <3b55a0d1@news.povray.org>, Wlodzimierz ABX Skiba says...
> > Do you like it ?
>
> Very much! Excellent job.


Thanks

--
#macro Sig(A,B,X)_(A,B)_(B,X)_(X,A)#end#macro _(A,B)cylinder{<A.x,A.y,3>,<B.u,
B.v,3>.1,9}#end global_settings{max_trace_level 9}light_source{0 1}camera{up y
*4right-3*x}blob{_(<3,1>,<1,-5>)_(<2,-2>,<4,-2>)Sig(x,<-1,1.5>,<1,3>)_(z-1,z-4
)pigment{rgb 1}}box{-3 3pigment{rgb 0}finish{reflection 1}hollow} // POV-Ray31


Post a reply to this message

From: Wlodzimierz ABX Skiba
Subject: Re: procedural card deck as part of my WIP
Date: 19 Jul 2001 08:10:36
Message: <3b56ce3c@news.povray.org>
Tony[B] wrote in message <3b56436e@news.povray.org>...
>Yeeeeeess! Source please!


Is sharing allowed in IRTC rules ?

--
#macro Sig(A,B,X)_(A,B)_(B,X)_(X,A)#end#macro _(A,B)cylinder{<A.x,A.y,3>,<B.u,
B.v,3>.1,9}#end global_settings{max_trace_level 9}light_source{0 1}camera{up y
*4right-3*x}blob{_(<3,1>,<1,-5>)_(<2,-2>,<4,-2>)Sig(x,<-1,1.5>,<1,3>)_(z-1,z-4
)pigment{rgb 1}}box{-3 3pigment{rgb 0}finish{reflection 1}hollow} // POV-Ray31


Post a reply to this message

From: Wlodzimierz ABX Skiba
Subject: Re: procedural card deck as part of my WIP
Date: 19 Jul 2001 08:10:39
Message: <3b56ce3f@news.povray.org>
Jim Charter wrote in message <3B564F83.C3E8E5ED@aol.com>...
> There is something just plain satisfying about that image.  I think it will
have to
> be my wallpaper for awhile.


I didn't thought about such usage but I like you like it.

--
#macro Sig(A,B,X)_(A,B)_(B,X)_(X,A)#end#macro _(A,B)cylinder{<A.x,A.y,3>,<B.u,
B.v,3>.1,9}#end global_settings{max_trace_level 9}light_source{0 1}camera{up y
*4right-3*x}blob{_(<3,1>,<1,-5>)_(<2,-2>,<4,-2>)Sig(x,<-1,1.5>,<1,3>)_(z-1,z-4
)pigment{rgb 1}}box{-3 3pigment{rgb 0}finish{reflection 1}hollow} // POV-Ray31


Post a reply to this message

From: Wlodzimierz ABX Skiba
Subject: Re: procedural card deck as part of my WIP
Date: 19 Jul 2001 08:10:42
Message: <3b56ce42@news.povray.org>
Wolfgang Manousek wrote in message <3b55c906$1@news.povray.org>...
> very nice

Thanks

> are you willing to share the code ?

I'm not sure if sharing is allowed before submit of IRTC entry. Since year I try
enter this contenst and perhaps now I'll find time to finish work.


--
#macro Sig(A,B,X)_(A,B)_(B,X)_(X,A)#end#macro _(A,B)cylinder{<A.x,A.y,3>,<B.u,
B.v,3>.1,9}#end global_settings{max_trace_level 9}light_source{0 1}camera{up y
*4right-3*x}blob{_(<3,1>,<1,-5>)_(<2,-2>,<4,-2>)Sig(x,<-1,1.5>,<1,3>)_(z-1,z-4
)pigment{rgb 1}}box{-3 3pigment{rgb 0}finish{reflection 1}hollow} // POV-Ray31


Post a reply to this message

From: Christoph Hormann
Subject: Re: procedural card deck as part of my WIP
Date: 19 Jul 2001 11:44:09
Message: <3B5700AF.32F580C@gmx.de>
Wlodzimierz ABX Skiba wrote:
> 
> Here is my procedural, integral but complex pattern created from various warps,
> transforms, macros and functions. Do you like it ?
> 

Yes, do you also have a procedural version for the front sides? ;-)

Christoph

-- 
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other 
things on: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

Goto Latest 10 Messages Next 5 Messages >>>

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