POV-Ray : Newsgroups : povray.binaries.images : RSOCP Server Time
1 Aug 2024 18:26:40 EDT (-0400)
  RSOCP (Message 1 to 3 of 3)  
From: Janet
Subject: RSOCP
Date: 5 Mar 2008 22:50:01
Message: <web.47cf693196b04c35ef731b70@news.povray.org>
:)


Post a reply to this message


Attachments:
Download 'rsocp3.jpg' (101 KB)

Preview of image 'rsocp3.jpg'
rsocp3.jpg


 

From: Doctor John
Subject: Re: RSOCP
Date: 7 Mar 2008 08:04:31
Message: <47d13d5f$1@news.povray.org>
Janet wrote:
> :)
!RPOCS?

-- 
I will be brief but not nearly so brief as Salvador Dali, who gave the
world's shortest speech. He said, "I will be so brief I am already
finished," then he sat down.


Post a reply to this message

From: Janet
Subject: Re: RSOCP
Date: 7 Mar 2008 20:30:01
Message: <web.47d1eaca798b97839bde0c810@news.povray.org>
Doctor John <doc### [at] gmailcom> wrote:
> !RPOCS?


No, it is a RSOCP, although the P is R too. Here's my goofy code:

camera { location <0,3,0> right x*image_width/image_height look_at <0,0,0> angle
22 }
light_source { <10,100,10> color rgb <1,1,1>*.5 }
plane { y, -1 pigment {checker color rgb <1,1,1>/6, color rgb <0, 0, .1>  scale
...1}
 finish { ambient 1 reflection { 1,-4 } } }
sphere { 0, 1
 material { texture { pigment { color rgbt <1,1,1,.9> } finish { reflection {
1,1 } } }
  interior { ior 2 caustics .1 dispersion 10 dispersion_samples 40 } } }

Janet


Post a reply to this message

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