POV-Ray : Newsgroups : povray.general : finish maps : Re: finish maps Server Time
8 Aug 2024 12:23:31 EDT (-0400)
  Re: finish maps  
From: Ben Chambers
Date: 19 Dec 2000 20:47:23
Message: <3A400FCA.44541AAB@hotmail.com>
Chris Huff wrote:
Implementing a finish map is be a bit more difficult than ordinary

> color, pigment or normal maps, or even texture maps, partly because it
> isn't mapping a single attribute, like color or normal. It would have to
> map reflection, ambient, diffuse, specular, phong, etc...the most
> flexible way would be to let you specify a pattern and spline for every
> attribute, the more consistent way would be to interpolate between
> entire finish statements.
> Also, for some things, it couldn't just interpolate between values, it
> would have to compute each finish and interpolate the results. It is
> certainly something that needs to be done, but it wuld be a lot easier
> to do after(or during) the C++ rewrite for 4.0.

And even easier to postpone since it can be worked around using texture_maps
:)


Post a reply to this message

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