POV-Ray : Newsgroups : povray.binaries.scene-files : code of seasons greetings 0n pov website Server Time
1 Sep 2024 12:15:59 EDT (-0400)
  code of seasons greetings 0n pov website (Message 1 to 2 of 2)  
From: Johan Feyaerts
Subject: code of seasons greetings 0n pov website
Date: 30 Dec 2006 15:46:28
Message: <4596d024@news.povray.org>
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?


Post a reply to this message

From: Jaime Vives Piqueres
Subject: Re: code of seasons greetings 0n pov website
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.