|
|
In article <39d0d0ff@news.povray.org>, "Bill Brehm"
<bbr### [at] netzeronet> wrote:
> I want to place a stop watch type counter in the lower right corner
> of an animation. I has the animation working and the stop watch text
> too. I have some problems:
In MegaPOV, this could be done with post_process filters and the object
pattern...use the multiply filter with a black and white pigment to
black out the area that will be covered by the watch, and then use the
add filter to overlay the image of the watch. Use the object pattern to
generate the watch image and the mask(though that won't work if you want
a rendered watch, in which case you might have to use image_maps and/or
a more complex sequence of filters).
--
Christopher James Huff
Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tagpovrayorg, http://tag.povray.org/
<><
Post a reply to this message
|
|