|
|
In article <8EE67CD38seed7@204.213.191.228>, ing### [at] homenl (ingo)
wrote:
> This is more a question than a feature request.
> Would it possible and/or usefull to ad a (3d) convolution matrix as a
> warp?
>
> warp {
> convolution {
> divisor
> offset
> (channels rgb)
> <v1>,.....,<v25>
> }
> }
Hmm, what is a convolution matrix? A way to transform colors as though
they were points? If so, it wouldn't be a warp, although warps could
possibly be used in it. Something like:
pigment {
pattern, color_map, warps and transforms, etc
convolution {
convolution stuff...
warps to be applied to the color
}
}
--
Chris Huff
e-mail: chr### [at] yahoocom
Web page: http://chrishuff.dhs.org/
Post a reply to this message
|
|