POV-Ray : Newsgroups : povray.binaries.images : Tuesday Evening Enigma (mazepigm.jpg 83.3k bu) : Re: Tuesday Evening Enigma (mazepigm.jpg 83.3k bu) Server Time
3 Oct 2024 07:12:34 EDT (-0400)
  Re: Tuesday Evening Enigma (mazepigm.jpg 83.3k bu)  
From: Ron Parker
Date: 9 Feb 2000 01:49:35
Message: <slrn8a238u.v8.ron.parker@parkerr.fwi.com>
On 9 Feb 2000 01:26:00 -0500, Ron Parker wrote:
>It looks kinda like this, but mine doesn't have all the loops, and it
>has a definite diagonal tendency.

Or this version, slightly loopier but with the odd broken piece:

plane {y,0
  pigment {
    bozo  
    pigment_map {
      [.5 gradient x 
          color_map{[.25 rgb 0][.25 rgb 1][.75 rgb 1][.75 rgb 0]} 
          warp{repeat x} scale sqrt(2) rotate 45*y ]
      [.5 gradient x 
          color_map{[.25 rgb 0][.25 rgb 1][.75 rgb 1][.75 rgb 0]} 
          warp{repeat x} scale sqrt(2) rotate -45*y]
    }                        
    scale 100                   
    warp {repeat x offset 50*y}
    warp {repeat z offset 60*z} 
    warp {reset_children}
  }
}

-- 
These are my opinions.  I do NOT speak for the POV-Team.
The superpatch: http://www2.fwi.com/~parkerr/superpatch/
My other stuff: http://www2.fwi.com/~parkerr/traces.html


Post a reply to this message

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