POV-Ray : Newsgroups : povray.general : POV-Ray 3.1 - "finish_map" : Re: POV-Ray 3.1 - "finish_map" Server Time
29 Jul 2024 00:25:44 EDT (-0400)
  Re: POV-Ray 3.1 - "finish_map"  
From: Fabien Hénon
Date: 16 Oct 1999 16:09:19
Message: <36EF2E36.DAB92516@club-internet.fr>
Try including your finish in two complete textures and use the texture_map
statement with a gradient y

Hope this helps

Fabien



> Is there anything analogous to color_maps for finishes? I have a
> height_field that I want to gradiate a finish on. I want the lower half to
> be
>
>   finish { reflection 0.0 phong 0.1 }
>
> while the upper half should be
>
>   finish { reflection 0.9 phong 0.9 }
>
> And I need it to gradiate smoothly from one finish at the bottom to the
> other finish at the top. Obviously, there is no "finish_map" but is there
> a way to accomplish something like this?
>
> --
> __________________________________________________________________________
> Paul Vanukoff                                        van### [at] primenetcom
> http://www.primenet.com/~vanukoff/
>
> disconnected from foreign server


Post a reply to this message

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