POV-Ray : Newsgroups : povray.binaries.images : Julia Wallpaper : Re: Julia Wallpaper Server Time
25 Apr 2024 02:49:36 EDT (-0400)
  Re: Julia Wallpaper  
From: Mark James Lewin
Date: 25 Jun 2002 00:41:43
Message: <3D17F4F3.8010608@yahoo.com.au>
Flaming Monarch wrote:
> hey kool
> what texture did you use for the object?

Thanks.

texture
    {
    pigment {rgb <0.5,0.5,0.56>}

    finish
       {
       diffuse 0.85
       brilliance 2.8

       specular 0.8
       roughness 0.05
       metallic

       reflection
          {
          0.75
          metallic
          }
       }
    }


Post a reply to this message

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