POV-Ray : Newsgroups : povray.binaries.images : Mystery Pigment II Server Time
18 Aug 2024 20:12:49 EDT (-0400)
  Mystery Pigment II (Message 11 to 15 of 15)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Anton Sherwood
Subject: Re: Mystery Pigment II
Date: 15 Apr 2001 03:12:16
Message: <3AD949E7.D563C55C@pobox.com>
> "Bob H." wrote:
> > I refuse to believe this is a 2D object or image_map
> > until you give proof.

If it were 3D, the various corners would not line up so consistently.


Ken wrote:
> #declare MysteryPigmentII=
> pigment{#local C=array[6]{
> 
>      pigment{P1}
>      pigment{P1}
>      pigment{P2}
>      pigment{P2}
>      pigment{P3}
>      pigment{P3}}
> 
> #local T=sqrt(3);#local B=pigment{radial pigment_map{ #local i=0;
> #while(i<6)[i/6 C[i]][(i+1)/6 C[i]]#local i=i+1;#end}}radial
> pigment_map{#local i=0;#while(i<6)#local a=(i+.5)*60*y;#local G=1.5*T;[i/6
> gradient x pigment_map{[1/3 B scale 1/G rotate -a][1/3 B translate vrotate(
> T*x, a)rotate -a scale 1/G]}scale G rotate a][(i+1)/6 gradient x pigment_map{
> [1/3 B scale 1/G rotate -a][1/3 B translate vrotate(T*x,a)rotate -a scale
> 1/G]}scale G rotate a]#local i=i+1;#end}translate x warp{repeat 5*x}warp{
> repeat T*z}scale .5}

Oy.  How can you work with that?!


-- 
Anton Sherwood  --  br0### [at] p0b0xcom  --  http://ogre.nu/


Post a reply to this message

From: Ken
Subject: Re: Mystery Pigment II
Date: 15 Apr 2001 11:21:28
Message: <3AD9BC9D.A0E230B@pacbell.net>
Anton Sherwood wrote:

> Oy.  How can you work with that?!

I tried indenting it so it made sense and after 5 min. gave up.

-- 
Ken Tyler


Post a reply to this message

From: Arthur Flint
Subject: Re: Mystery Pigment II
Date: 15 Apr 2001 17:01:42
Message: <3ADA0CBA.99882DFB@chesapeake.net>
Patience, I have the indented form at home.
Will post later tonight.

Ken wrote:
> 
> Anton Sherwood wrote:
> 
> > Oy.  How can you work with that?!
> 
> I tried indenting it so it made sense and after 5 min. gave up.
> 
> --
> Ken Tyler


Post a reply to this message

From: Mr  Art
Subject: Re: Mystery Pigment II
Date: 15 Apr 2001 19:14:06
Message: <3ADA639D.EA225DD1@chesapeake.net>
As promised, the indented form is in p.t.s-f

Arthur Flint wrote:
> 
> Patience, I have the indented form at home.
> Will post later tonight.
> 
> Ken wrote:
> >
> > Anton Sherwood wrote:
> >
> > > Oy.  How can you work with that?!
> >
> > I tried indenting it so it made sense and after 5 min. gave up.
> >
> > --
> > Ken Tyler


Post a reply to this message

From: Ken
Subject: Re: Mystery Pigment II
Date: 15 Apr 2001 19:52:15
Message: <3ADA3455.1ABB9CE4@pacbell.net>
"Mr. Art" wrote:
> 
> As promised, the indented form is in p.t.s-f

I'm no exper at such things but it looks good to me :)

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


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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