|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Okay, I just had to try the tetrahedron of reflecting spheres. This one
is a blob and uses iridescence. Took no time at all to render (2.5
minutes is a minor spike in time).
Q's, C's?
--
Samuel Benge
sbe### [at] caltelcom
Post a reply to this message
Attachments:
Download 'fract_ref.jpg' (121 KB)
Preview of image 'fract_ref.jpg'
|
|
| |
| |
|
|
From: Gail Shaw
Subject: Re: Fractal Reflections (fract_ref.jpg 120kb)
Date: 6 Jun 2002 15:08:28
Message: <3cffb32c@news.povray.org>
|
|
|
| |
| |
|
|
"Samuel Benge" <sbe### [at] caltelcom> wrote in message
news:3CF### [at] caltelcom...
> Okay, I just had to try the tetrahedron of reflecting spheres. This one
> is a blob and uses iridescence. Took no time at all to render (2.5
> minutes is a minor spike in time).
> Q's, C's?
>
I like it!
Is there a larger version available? (1024*768)
Gail
--
#macro G(H,S)disc{0z.4pigment{onion color_map{[0rgb<sin(H/pi)cos(S/pi)*(H<6)
cos(S/pi)*(H>6)>*18][.4rgb 0]}}translate<H-5S-3,9>}#end G(3,5)G(2,5.5)G(1,5)
G(.6,4)G(.5,3)G(.6,2)G(1,1)G(2,.5)G(3,.7)G(3.2,1.6)G(3.1,2.5)G(2.2,2.5)G(9,5
)G(8,5.5)G(7,5)G(7,4)G(7.7,3.3)G(8.3,2.7)G(9,2)G(9,1)G(8,.5)G(7,1)///GS
Post a reply to this message
|
|
| |
| |
|
|
From: Jan Walzer
Subject: Re: Fractal Reflections (fract_ref.jpg 120kb)
Date: 6 Jun 2002 16:26:25
Message: <3cffc571@news.povray.org>
|
|
|
| |
| |
|
|
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Its absolutely gorgeous!!
Gary
Samuel Benge <sbe### [at] caltelcom> wrote in message
news:3CF### [at] caltelcom...
> Okay, I just had to try the tetrahedron of reflecting spheres. This one
> is a blob and uses iridescence. Took no time at all to render (2.5
> minutes is a minor spike in time).
> Q's, C's?
>
> --
> Samuel Benge
>
> sbe### [at] caltelcom
>
----------------------------------------------------------------------------
----
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 06 Jun 2002 08:42:45 -0700, Samuel Benge wrote:
> Okay, I just had to try the tetrahedron of reflecting spheres. This one
> is a blob and uses iridescence. Took no time at all to render (2.5
> minutes is a minor spike in time).
> Q's, C's?
>
Nice image, looks asthough it should have been posted on a Friday:-)
--
sphere{z*5,1pigment{rgb.5}finish{reflection.3specular.5}}box{<-50,-3,-50>
<50,-2,50>pigment{checker/*\__\\__/ * \_\\__*/scale 2}finish{ambient.7}}
light_source/*__\\__\\__\\__\\__\( ~ )\__\\__\\__\\__\\*/{<2,5,1>*4,1}
/*\\__\\__\\__\\__\\__\\__\\__\\__\~ -/__\\__\\__\\__\\__\\*//* Steve */
Post a reply to this message
|
|
| |
| |
|
|
From: Samuel Benge
Subject: Re: Fractal Reflections (fract_ref.jpg 120kb)
Date: 8 Jun 2002 19:31:52
Message: <3D029865.90900@caltel.com>
|
|
|
| |
| |
|
|
Yeah, it's my little way of wishing everyday was Friday :o)
Steve wrote:
> Nice image, looks asthough it should have been posted on a Friday:-)
>
>
--
Samuel Benge
sbe### [at] caltelcom
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Interested people can get the source code for this scene in
povray.text.scenes-files
Samuel Benge wrote:
> Okay, I just had to try the tetrahedron of reflecting spheres. This one
> is a blob and uses iridescence. Took no time at all to render (2.5
> minutes is a minor spike in time).
> Q's, C's?
>
>
> ------------------------------------------------------------------------
>
--
Samuel Benge
sbe### [at] caltelcom
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
This is beautiful!
--
light_source{0,1}#macro c(J,a)sphere{0,1pigment{rgb z}scale a translate J+O}
#end#macro B(R,V,O)c(0,4)intersection{c(V,R)difference{c(-z*4x+10)c(-z*4.1x+
10)c(0<7.5,45,5>)}}#end B(12,0z*25)B(8y*4<0,12,50>) // Batronyx ^"^
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|