POV-Ray : Newsgroups : povray.binaries.images : Merry Christmas... etc... Server Time
9 Aug 2024 17:18:46 EDT (-0400)
  Merry Christmas... etc... (Message 1 to 10 of 27)  
Goto Latest 10 Messages Next 10 Messages >>>
From: LightBeam
Subject: Merry Christmas... etc...
Date: 20 Dec 2004 14:34:56
Message: <41c72960@news.povray.org>
Enjoy.
My gift for all the povers :-))
Keep on and see you later ;-)


Post a reply to this message


Attachments:
Download 'noel8.jpg' (210 KB)

Preview of image 'noel8.jpg'
noel8.jpg


 

From: Mike Raiford
Subject: Re: Merry Christmas... etc...
Date: 20 Dec 2004 14:47:07
Message: <41c72c3b$1@news.povray.org>
LightBeam wrote:
> Enjoy.
> My gift for all the povers :-))
> Keep on and see you later ;-)
> 
> 
> ------------------------------------------------------------------------
> 

Ooooh. I like it :) Only, last time I checked, this was Christmas 04 ...

-- 
~Mike


Post a reply to this message

From: Mike Thorn
Subject: Re: Merry Christmas... etc...
Date: 20 Dec 2004 15:01:41
Message: <41c72fa5$1@news.povray.org>
LightBeam wrote:
> Enjoy.
> My gift for all the povers :-))
> Keep on and see you later ;-)

I'm speechless. Totally speechless.

I think I should just give up now while I still have some dignity left... :)

How long did this take to render?

~Mike


Post a reply to this message

From: LightBeam
Subject: Re: Merry Christmas... etc...
Date: 20 Dec 2004 15:47:19
Message: <41c73a57@news.povray.org>

> LightBeam wrote:
> 
>> Enjoy.
>> My gift for all the povers :-))
>> Keep on and see you later ;-)
> 
> 
> I'm speechless. Totally speechless.

Oh, no please... ;-)

> I think I should just give up now while I still have some dignity 
> left... :)
> 
> How long did this take to render?

8h30 @ 1600*1200 (without AA - Athlon XP3200+)


Post a reply to this message

From: stm31415
Subject: Re: Merry Christmas... etc...
Date: 20 Dec 2004 15:50:00
Message: <web.41c739e8dfaf4437264379ed0@news.povray.org>
I thoght about writing more detailed praise, but then I realized I could
rant for several paragraphs just on the dust on the ornaments. Rather than
that, I wil merely say this: Really nice job.

-S
5TF!


Post a reply to this message

From: Aaron Gillies
Subject: Re: Merry Christmas... etc...
Date: 20 Dec 2004 16:15:36
Message: <41c740f8$1@news.povray.org>
This looks really good.  It reminds me of something that I once saw 
someone do with Bryce.  Except that the Bryce thing had mountains, bad 
lighting, a sky gradient and a mirrored lake.  Your image strangely has 
none of these things.

Otherwise, beautiful job, especially with the red garland on the left 
side.  Can you tell us the secret to this and to the paper swirl of 
confetti?

Aaron


Post a reply to this message

From: Florian Brucker
Subject: Re: Merry Christmas... etc...
Date: 20 Dec 2004 16:27:39
Message: <41c743cb@news.povray.org>
> My gift for all the povers :-))
Wow, I love it. Thx for the very nice present :)


Florian
-- 
camera{look_at-y*10location<8,-3,-8>*10}#local a=0;#while(a<999)sphere{
#local _=.01*a-4.99;#local p=a*.01-5;#local c=.01*a-4.995;<sin(p*pi)*5p
*10pow(p,5)*.01>sin(c*c*c*.1)+1pigment{rgb 3}}#local a=a+1;#end
/******** http://www.torfbold.com ******** http://www.imp.org ********/


Post a reply to this message

From: Mike Thorn
Subject: Re: Merry Christmas... etc...
Date: 20 Dec 2004 16:32:36
Message: <41c744f4$1@news.povray.org>
LightBeam wrote:
> Oh, no please... ;-)

That's exactly what I love about these newsgroups...nobody is an egotist. :)

> 8h30 @ 1600*1200 (without AA - Athlon XP3200+)

Fellas, it's time to abandon radiosity...

Do you have a website showcasing all your works of art in one place?

~Mike


Post a reply to this message

From: LightBeam
Subject: Re: Merry Christmas... etc...
Date: 20 Dec 2004 17:37:52
Message: <41c75440@news.povray.org>

> LightBeam wrote:
> 
>> Oh, no please... ;-)
> 
> 
> That's exactly what I love about these newsgroups...nobody is an 
> egotist. :)
> 
>> 8h30 @ 1600*1200 (without AA - Athlon XP3200+)
> 
> 
> Fellas, it's time to abandon radiosity...
> 
> Do you have a website showcasing all your works of art in one place?
> 
> ~Mike

Yes, but missing a lot of them :-(
It's time for me to update ;-)

http://empirium.free.fr/


Post a reply to this message

From: LightBeam
Subject: Re: Merry Christmas... etc...
Date: 20 Dec 2004 17:41:39
Message: <41c75523@news.povray.org>

> This looks really good.  It reminds me of something that I once saw 
> someone do with Bryce.  Except that the Bryce thing had mountains, bad 
> lighting, a sky gradient and a mirrored lake.  Your image strangely has 
> none of these things.
> 
> Otherwise, beautiful job, especially with the red garland on the left 
> side.  Can you tell us the secret to this and to the paper swirl of 
> confetti?
> 
> Aaron

The garland is a piece of really bad-scripted code... (I'll post it later)
The paper swirl is not mine :-\
here is the code

// Persistence of Vision Ray Tracer Scene Description File
// File: .pov
// Vers: 3.5
// Desc:  serpentin pour lightbeam


#include "colors.inc"
#include "textures.inc"
#include "skies.inc"

camera {
   location  <0,5,-65>
   look_at   <40,10,00>
   right     x*image_width/image_height
   rotate clock*y
}

light_source { <-10,2,-47> color White scale 2 shadowless}
light_source { <0,2,25> color White scale 2}
light_source { <10,2,-47> color White scale 2 shadowless}
sphere { 0,400 texture { T_Cloud3 scale 250} hollow}

#declare el= box { 0,<0.5,0.5,0.1> texture { pigment { Pink} normal { bumps
0.1}} }

#declare i=0;
#declare rayon=0.5;
#while (i<100)
   #object { el translate rayon*z rotate 20*i*x translate i*x}
   #declare i=i+0.1;
   #declare rayon=rayon+0.01;
   #end


Post a reply to this message

Goto Latest 10 Messages Next 10 Messages >>>

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