POV-Ray : Newsgroups : povray.binaries.images : Using a SOR for an Oval shape - SOR02b.jpg Server Time
2 Aug 2024 04:23:51 EDT (-0400)
  Using a SOR for an Oval shape - SOR02b.jpg (Message 11 to 14 of 14)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Stephen
Subject: Re: Using a SOR for an Oval shape - SOR02b.jpg - SOR02ba.jpg - SOR_Plan4.jp=
Date: 6 Feb 2008 03:29:25
Message: <suriq3186cdoqbsk77rl00aqrem3v9bd67@4ax.com>
On Wed,  6 Feb 2008 03:10:01 EST, "bluetree" <nomail@nomail> wrote:

>I love playing with Bishop3Ds arrays.  :-)
>After doing that "flower" (you know ^^), I tried some other glass materials.
>That's one result.

Nice, a wreath wrapped in cellophane?

Regards
	Stephen


Post a reply to this message

From: bluetree
Subject: Re: Using a SOR for an Oval shape - SOR02b.jpg - SOR02ba.jpg - SOR_Plan4.jp=
Date: 6 Feb 2008 03:50:00
Message: <web.47a973fbc970f5f25eac34960@news.povray.org>
Stephen <mcavoysATaolDOTcom@> wrote:
> On Wed,  6 Feb 2008 03:10:01 EST, "bluetree" <nomail@nomail> wrote:
>
> >I love playing with Bishop3Ds arrays.  :-)
> >After doing that "flower" (you know ^^), I tried some other glass materials.
> >That's one result.
>
> Nice, a wreath wrapped in cellophane?
>
> Regards
>  Stephen

LOL
I don't know. Could be. :-)
I didn't plan it, it was just a test.
I should rename it to 'Cellophane dreams'. ^^

Regards
                      bluetree


Post a reply to this message

From: Cousin Ricky
Subject: Re: Using a SOR for an Oval shape - SOR02b.jpg
Date: 6 Feb 2008 15:45:01
Message: <web.47aa1be460256f0285de7b680@news.povray.org>
"nemesis" <nam### [at] gmailcom> wrote:
> it would help if they were both standing upon the plane.  You know, a true oval
> shape thinner in the upper side and larger in the bottom.  You can't do that by
> just scaling a sphere.  But you can do that with SOR.  Or a blob with 2 sphere
> components with different radius...

union
{  sphere
   {  0, 1 scale <1, 10/9, 1>
      texture { t_Blunt }
   }
   difference
   {  sphere { 0, 1 scale <1, 14/9, 1> }
      plane { y, 0 }
      texture { t_Pointy }
   }
   translate -2/9 * y
   scale 3/4
}



Post a reply to this message


Attachments:
Download 'sphere_egg.jpg' (45 KB)

Preview of image 'sphere_egg.jpg'
sphere_egg.jpg


 

From: Stephen
Subject: Re: Using a SOR for an Oval shape - SOR02b.jpg
Date: 6 Feb 2008 16:12:26
Message: <dh8kq3l0jh1u4d0lqnvt4fmu2r1ni5vl93@4ax.com>
On Wed,  6 Feb 2008 15:43:16 EST, "Cousin Ricky" <ric### [at] yahoocom> wrote:



All the King's horses and all the King's men.
Couldn't do what Pov can do, over again.

Nice :)

Regards
	Stephen


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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