POV-Ray : Newsgroups : povray.binaries.images : insect shader (50ko bu) : Re: insect shader (50ko bu) Server Time
19 Aug 2024 04:25:55 EDT (-0400)
  Re: insect shader (50ko bu)  
From: Rick [Kitty5]
Date: 15 Jan 2001 09:10:54
Message: <3a6304ee@news.povray.org>
> > would it not be possible to achieve this effect in povray using the
pillow
> > normal?
> I don't know "pillow normal"

i ment quilted :)

#declare Material1 =
   material  // Material1
   {
      texture
      {
         pigment
         {
            quilted
            control0 0.2
            control1 0.2
            color_map
            {
               [ 0.0     rgbft <0.583333, 1.0, 0.583333, 0.0, 0.0> ]
               [ 0.5     rgbft <0.291667, 0.739567, 1.0, 0.0, 0.0> ]
               [ 1.0     rgbft <0.0, 0.0, 1.0, 0.0, 0.0> ]
            }
            scale  0.2
         }
         normal
         {
            quilted , 0.548
            control0 0.2
            control1 0.2
            scale  0.2
         }
         finish
         {
            ambient 0.172633
            diffuse 0.2158
            brilliance 1.729
            phong 1.0
            phong_size 17.216667
            specular 0.3453
            roughness 0.060133
            metallic 1.0
         }
      }
   }


--
Rick

POV-Ray News & Resources - http://povray.co.uk
Kitty5 WebDesign - http://kitty5.com
Hi-Impact web site design & database driven e-commerce
TEL : +44 (01625) 266358 - FAX : +44 (01625) 611913 - ICQ : 15776037

PGP Public Key
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x231E1CEA


Post a reply to this message


Attachments:
Download 'untitled.jpg' (13 KB)

Preview of image 'untitled.jpg'
untitled.jpg


 

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