|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hi
This is just something I put together today out of the isosurfaces
and macros found in Pov3.5, it took just under 2 hours to render on my
350Mhz computer, any comments are welcome.
bri
Post a reply to this message
Attachments:
Download 'sleeping lovers.jpg' (130 KB)
Preview of image 'sleeping lovers.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Looks like a Hypgnosis record sleeve !
Fabien.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Fabien Mosen wrote:
>
> Looks like a Hypgnosis record sleeve !
>
> Fabien.
Yin Yang
--
Dan Johnson
http://www.geocities.com/zapob
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"bri.wood" <bri### [at] ntlworldcom> wrote in message
news:3be5a979@news.povray.org...
> Hi
> This is just something I put together today out of the isosurfaces
> and macros found in Pov3.5, it took just under 2 hours to render on my
> 350Mhz computer, any comments are welcome.
>
> bri
>
Simple but very cool. The metal and (is that) glass textures are great. The
only thing I'd probably do is change the ground. It looks like the platform is
floating on a reddish fluid of some sort.
Michael
--
camera{location<8,20>look_at<6,0,4>}light_source{<8,8>rgb 1}difference{union{
#macro M(D,J)#local R=asc(substr(D,J,1))-32;<div(R,10)*2,mod(R,10)>#end#macro
E(D,B,R)prism{-D,4+D,R#local C=1;#while(C<R+1)M(B,C)#local C=C+1;#end}#end E(
0," (2:FPKAD80* U_dZU"18)sphere{2,2}#macro T(N)cylinder{<9,-N,3><9,4+N,3>3-N}
#end T(0)}T(2)E(1"45LNXUK4"8)pigment{rgb x+y/2}}//(c)2001 MDJohnson(Redbeard)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hmm. The metal things look like commas ;-)
Very nice image overall. What's the cushion? Blobs?
--
//Mahalis
camera{location<0,0.25,-2> look_at 0.5*y} #declare T=texture{pigment{crackle
scale 0.5 rotate 90 turbulence 0.75 color_map{[0 rgb 1][0.05 rgb 1][0.1
rgb<1,0.25,1>][0.25 rgbf 1][1 rgbf 1]}} finish{ambient 1}} #declare
c=difference{torus{0.5,0.1 rotate -90*x}box{<0.7,0,0.2>,<-0.7,-0.7,-0.2>}}
merge{object{c translate<0.5,0.5,0>} object{c translate<-0.5,0.5,0>}
cylinder{<1,0.5,0>,<1,0,0>,0.1} cylinder{<-1,0.5,0>,<-1,0,0>,0.1}
cylinder{0.5*y,0,0.1} texture{T}}
--
"bri.wood" <bri### [at] ntlworldcom> wrote in message
news:3be5a979@news.povray.org...
> Hi
> This is just something I put together today out of the isosurfaces
> and macros found in Pov3.5, it took just under 2 hours to render on my
> 350Mhz computer, any comments are welcome.
>
> bri
>
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
The metal things are isosurfaces, f_comma and the cushion is another
isosurface, f_pillow with the bottom cut off with a plane.
bri
Mahalis <don### [at] fakeycom> wrote in message
news:3be5f2b6$1@news.povray.org...
> Hmm. The metal things look like commas ;-)
> Very nice image overall. What's the cushion? Blobs?
>
> --
>
> file://Mahalis
> camera{location<0,0.25,-2> look_at 0.5*y} #declare
T=texture{pigment{crackle
> scale 0.5 rotate 90 turbulence 0.75 color_map{[0 rgb 1][0.05 rgb
1][0.1
> rgb<1,0.25,1>][0.25 rgbf 1][1 rgbf 1]}} finish{ambient 1}} #declare
> c=difference{torus{0.5,0.1
rotate -90*x}box{<0.7,0,0.2>,<-0.7,-0.7,-0.2>}}
> merge{object{c translate<0.5,0.5,0>} object{c translate<-0.5,0.5,0>}
> cylinder{<1,0.5,0>,<1,0,0>,0.1} cylinder{<-1,0.5,0>,<-1,0,0>,0.1}
> cylinder{0.5*y,0,0.1} texture{T}}
> --
>
>
> "bri.wood" <bri### [at] ntlworldcom> wrote in message
> news:3be5a979@news.povray.org...
> > Hi
> > This is just something I put together today out of the
isosurfaces
> > and macros found in Pov3.5, it took just under 2 hours to render
on my
> > 350Mhz computer, any comments are welcome.
> >
> > bri
> >
> >
> >
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"bri.wood" <bri### [at] ntlworldcom> wrote.
> The metal things are isosurfaces, f_comma and the cushion is another
> isosurface, f_pillow with the bottom cut off with a plane.
>
> bri
Thank you for using f_comma function. I made the function to express Yin
Yang
as Dan Johnson pointed out.
R. Suzuki
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Fabien Mosen" <fab### [at] skynetbe> escreveu na mensagem
news:3BE5C504.BC7FE60C@skynet.be...
> Looks like a Hypgnosis record sleeve !
You are right. I can even hear the Pink Floyd looooooong solo on the
background...
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|