Ran Yakir (rany++at++genie.bvr.co.il)
Thu, 14 Sep 1995 17:50:38 +0000
1. You should configure the Accumulation Buffer if you want to use it. You do
so by calling acsize(16) in your Pipe init function. You'll need to call
gconfig() afterwards. If you work with GLX, there is a different way to do so.
acsize() may fail if you don't have enough bitplanes. You have to configure the
rest of the bitplanes eating features accordingly.
If you are using something which is not RE, the situation is different. On
Indigos and such, the accumulation buffer is implemented in software, in the
host memory. However, you should initialize it by acsize().
2. If you are running on RE, you might want to try the convolve() function. It
gives you convolutions of images in high speed. You'll have to consult the man
page for convolve() to see all its features. Basicly, it does a convolution for
images that are being rectcopy()id or rectwrite()n. You can set a conolution
kernel that blures an image.
Ran
--
__ | Ran Yakir
/_) _ __ \ / _ / o __ | Graphics App. Chief Engineer
/ )_ (_(_) ) \/ (_(_/<_(_)( | BVR Technologies Ltd.
_/ |
-------------------------------------+--------------------------------
Phone : | E-mail : rany++at++bvr.co.il
Work : 972-3-5715671 |
Res. : 972-9-989974 |
Fax : 972-3-5715668 |
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:51:53 PDT