POV-Ray : Newsgroups : povray.binaries.images : attention on turbulence on hexag on Server Time
19 Aug 2024 22:11:28 EDT (-0400)
  attention on turbulence on hexag on (Message 1 to 4 of 4)  
From: Wlodzimierz ABX Skiba
Subject: attention on turbulence on hexag on
Date: 26 Sep 2000 11:34:50
Message: <39d0c21a@news.povray.org>
in the truth it is not turbulence
and it is not even hexagon
but attention :-)
second pattern redesigned from eschers idea
thanks for criticism :-) with my first pattern entry
now a little more about it
each part of my work gives two elements

1. ready for use pigment (first image)
   for use in ordinary pigment statement:
   pigment { EscherPigmentN }
   where N is index of designed patterns
   current N can be equal 1 or 2 :-(
   but i'm still working on it :-)

2. redy for use pattern (second image)
   for use in ordinary pattern statement
   (normal, textures, pigments etc.)
   sample taken from second image explain:

#include "golds.inc"
#include "metals.inc"
#include "stones.inc"
#include "woods.inc"
#include "eschers.inc"
#local MyTexture=
 texture
  {
   EscherPattern2()
   texture_map
    {
     [0 T_Gold_3C]
     [1/3 T_Grnt24]
     [2/3 T_Wood33]
     [1 T_Silver_3C]
    }
  }
union
 {
   plane {y,0 texture {MyText}}
   plane {y,0 texture {MyText}rotate <-90,0,0>}
 }


Post a reply to this message


Attachments:
Download 'escher2a.jpg' (66 KB) Download 'escher2b.jpg' (98 KB)

Preview of image 'escher2a.jpg'
escher2a.jpg

Preview of image 'escher2b.jpg'
escher2b.jpg


 

From: Kevin Wampler
Subject: Re: attention on turbulence on hexag on
Date: 26 Sep 2000 14:08:18
Message: <39D0E5F8.44B17739@u.arizona.edu>
I'm very interested in how you did this, so I hope you'll post the
source soon!  The one criticism I have is that the lizards (alligators?)
seem to have wider bodies and shorter legs than I remember.


Post a reply to this message

From: Steve
Subject: Re: attention on turbulence on hexag on
Date: 26 Sep 2000 14:36:18
Message: <slrn8t1ird.j59.steve@zero-pps.localdomain>
These are really cool. 

-- 
Cheers
Steve              email mailto:ste### [at] zeroppsuklinuxnet

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

web http://www.zeropps.uklinux.net/

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

  5:11pm  up 35 days, 21:26,  2 users,  load average: 2.18, 2.11, 2.03


Post a reply to this message

From: Tony[B]
Subject: Re: attention on turbulence on hexag on
Date: 26 Sep 2000 20:40:28
Message: <39d141fc@news.povray.org>
You've got to be kidding! That's a procedural texture? Wow!


Post a reply to this message

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