POV-Ray : Newsgroups : povray.binaries.images : Guess how it was made (55k) Server Time
3 Oct 2024 19:17:08 EDT (-0400)
  Guess how it was made (55k) (Message 21 to 26 of 26)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Ken
Subject: Re: OHMSS: For Your Eyes Only
Date: 19 Jan 2000 20:47:03
Message: <38866792.2CA0D1A@pacbell.net>
David Fontaine wrote:

>  finish { ambient 0 diffuse .1 reflection .9 } }

> No objects except the torus, all done with diffuse lighting.

Ahem...<cough>  All done with reflected lighting. A diffuse value of
0.1 ain't going to give you squat for diffused lighting.

-- 
Ken Tyler -  1300+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

From: Steve
Subject: Re: OHMSS: For Your Eyes Only
Date: 19 Jan 2000 22:24:32
Message: <slrn88ctki.2m8.sjlen@zero-pps.localdomain>
On Wed, 19 Jan 2000 19:02:58 -0600, David Fontaine <dav### [at] faricynet> wrote:
>Here ya go:
>
>#include "colors.inc"
>global_settings { max_trace_level 50 }
>torus { 5,1 hollow pigment { color White } finish { ambient 0 diffuse .1
>reflection .9 } }
>camera { location <0,0,-5> look_at <1,0,-5> }
>light_source { <0,0,-5> Red }
>light_source { <0,0,-5> Green rotate 120*y }
>light_source { <0,0,-5> Blue rotate 240*y }
>


Rendering some wallpaper :-) thanks David.


-- 
Cheers
Steve              email mailto:sjl### [at] ndirectcouk

%HAV-A-NICEDAY Error not enough coffee  0 pps. 

web http://www.ndirect.co.uk/~sjlen/

or  http://start.at/zero-pps

  1:56am  up 1 day, 11:24,  4 users,  load average: 1.07, 1.06, 1.01


Post a reply to this message

From: David Fontaine
Subject: Re: OHMSS: For Your Eyes Only
Date: 19 Jan 2000 23:18:28
Message: <388689FF.B8CD30B9@faricy.net>
> Ahem...<cough>  All done with reflected lighting. A diffuse value of
> 0.1 ain't going to give you squat for diffused lighting.

I meant that all the color originates from diffuse.

--
Homepage: http://www.faricy.net/~davidf/
___     ______________________________
 | \     |_       <dav### [at] faricynet>
 |_/avid |ontaine      <ICQ 55354965>


Post a reply to this message

From: ryan mooney
Subject: Re: OHMSS: For Your Eyes Only
Date: 22 Jan 2000 01:04:11
Message: <3887F909.CCBEF2E9@earthlink.net>
Hmmm... That was not what i was expecting...

Tried some other shapes too... The superellispoid was a beautiful example,
(0.1,1.0) but very slow... wonder why this shape is so much slower than the
others...?

Oh its almost finished lest compare... waiting  waiting  waiting ...
Wow 43 min compared to, maybe 15 at the most usualy 5... Hmmm...(200X200)

David Fontaine wrote:

> Here ya go:
>
> #include "colors.inc"
> global_settings { max_trace_level 50 }
> torus { 5,1 hollow pigment { color White } finish { ambient 0 diffuse .1
> reflection .9 } }
> camera { location <0,0,-5> look_at <1,0,-5> }
> light_source { <0,0,-5> Red }
> light_source { <0,0,-5> Green rotate 120*y }
> light_source { <0,0,-5> Blue rotate 240*y }
>
> Surprisingly much simpler than many people thought. No objects except the torus,
> all done with diffuse lighting.
> I've played around with other shapes, but they all pale considerably in
> comparison with this scene. I guess "keep it simple" really does work.
> --
> Homepage: http://www.faricy.net/~davidf/
> ___     ______________________________
>  | \     |_       <dav### [at] faricynet>
>  |_/avid |ontaine      <ICQ 55354965>


Post a reply to this message

From: David Fontaine
Subject: Re: OHMSS: For Your Eyes Only
Date: 22 Jan 2000 01:51:33
Message: <388950D6.6B65E7F9@faricy.net>
> Oh its almost finished lest compare... waiting  waiting  waiting ...
> Wow 43 min compared to, maybe 15 at the most usualy 5... Hmmm...(200X200)

Well there's also computer speed. What're ya running? (450 PIII Win98 128M)

--
Homepage: http://www.faricy.net/~davidf/
___     ______________________________
 | \     |_       <dav### [at] faricynet>
 |_/avid |ontaine      <ICQ 55354965>


Post a reply to this message

From: ryan mooney
Subject: Re: OHMSS: For Your Eyes Only
Date: 23 Jan 2000 15:04:48
Message: <388A0F8F.47E685B9@earthlink.net>
David Fontaine wrote:

> > Oh its almost finished lest compare... waiting  waiting  waiting ...
> > Wow 43 min compared to, maybe 15 at the most usualy 5... Hmmm...(200X200)
>
> Well there's also computer speed. What're ya running? (450 PIII Win98 128M)

Just a little old power mac 7100/80(mhz) W/ 72(ram) Os 8.1 ...
Still i believe it was just the super. shape that took this long... not any of
the others .(torus blob cone...)

>
>
> --
> Homepage: http://www.faricy.net/~davidf/
> ___     ______________________________
>  | \     |_       <dav### [at] faricynet>
>  |_/avid |ontaine      <ICQ 55354965>


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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