POV-Ray : Newsgroups : povray.binaries.images : Easter : Re: Easter Server Time
31 Jul 2024 06:25:10 EDT (-0400)
  Re: Easter  
From: Thomas de Groot
Date: 4 Apr 2010 08:01:28
Message: <4bb87f98$1@news.povray.org>
"Gaf" <nomail@nomail> schreef in bericht 
news:web.4bb846aee41b09efbe67c65b0@news.povray.org...
>
> Thanks Thomas! The egg texture is procedural, here is:
>
> texture {
>  pigment {
>   crackle
>   scale 1.5
>   turbulence 3
>   lambda 5
>   color_map { [0.00 color rgb<251, 213, 177>/255]
>               [0.07 color rgb<251, 213, 177>/270]
>               [0.32 color rgb<251, 213, 177>/275]
>               [1.00 color rgb<173, 146, 119>/255] }
>   scale .1 }
> normal { bumps 0.095 scale 0.008 }
> finish { ambient 0 diffuse 0.9 phong 0.0}}
>

That texture is incredibly... egg-like  :-)
Thanks for sharing.

Thomas


Post a reply to this message

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