POV-Ray : Newsgroups : povray.binaries.scene-files : code of seasons greetings 0n pov website : Re: code of seasons greetings 0n pov website Server Time
1 Sep 2024 10:20:51 EDT (-0400)
  Re: code of seasons greetings 0n pov website  
From: Jaime Vives Piqueres
Date: 31 Dec 2006 05:05:10
Message: <45978b56$1@news.povray.org>
Johan Feyaerts wrote:
>  anyone has the code of the textures used on the seasons greetings image on 
> the pov site ? http://www.povray.org/
> could u pls post to me? 
> 
> 

These are very simple textures, but they look great due to the HDRI 
lighting. The only non-trivial part is the finish, where I used variable 
reflection with a little trick: the min reflection value uses the 
pigment color, but the max don't. Something like:

   reflection{bauble_pigment*.5,bauble_pigment.gray*.5}

The lettering is done with a material map which uses this texture and a 
simple metal one.

--
Jaime


Post a reply to this message

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